Insignificant changes to 'slacknoth' script
This commit is contained in:
parent
53ae9689a1
commit
25b053052c
1 changed files with 1 additions and 1 deletions
|
@ -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..."
|
||||
|
|
Loading…
Add table
Reference in a new issue