Insignificant changes to 'slacknoth' script

This commit is contained in:
Mark Michelsen 2004-04-08 00:40:51 +00:00
parent 53ae9689a1
commit 25b053052c

View file

@ -12,7 +12,7 @@ fi
cd $3
mkdir -p /wesnothpack/wesnoth-$1
echo "Configuring..."
#./autogen.sh
./autogen.sh
./configure --prefix=/usr --enable-server --enable-tools --enable-kde --enable-gnome
make clean
echo "Compiling and gathering package contents..."