diff options
Diffstat (limited to 'bmake46')
-rwxr-xr-x | bmake46 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ autoreconf -i ./configure --prefix=$dir/run \ --datadir=$dir/run/share/games \ --bindir=$dir/run/bin \ ---mandir=$dir/run/share/man +--mandir=$dir/run/share/man \ +--without-internalguichan cd po #make -j5 update-po 2>../make1.log |