Author: soliton
Date: Thu Mar 27 15:46:53 2008
New Revision: 25190
URL: http://svn.gna.org/viewcvs/wesnoth?rev=25190&view=rev
Log:
* update the install target
Modified:
trunk/utils/mp-server/update_server
Modified: trunk/utils/mp-server/update_server
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/mp-server/update_server?rev=25190&r1=25189&r2=25190&view=diff
==============================================================================
--- trunk/utils/mp-server/update_server (original)
+++ trunk/utils/mp-server/update_server Thu Mar 27 15:46:53 2008
@@ -54,7 +54,7 @@
if [ "$SCONS" == "yes" ]; then
mkdir -p $BUILD/$DIR/var/run
- CXXFLAGS=$CXXFLAGS LDFLAGS=$LDFLAGS scons wesnothd-install
prefix=$BUILD/$DIR fifodir=$BUILD/$DIR/var/run raw_sockets=1 profile=1
fribidi=0 python=0
+ CXXFLAGS=$CXXFLAGS LDFLAGS=$LDFLAGS scons install-wesnothd
prefix=$BUILD/$DIR fifodir=$BUILD/$DIR/var/run raw_sockets=1 profile=1
fribidi=0 python=0
mv $BUILD/$DIR/bin/wesnothd $BUILD/$DIR/bin/wesnothd-$SERVER
else
echo 'autogen.sh and configure...'
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits