diff options
Diffstat (limited to 'bmake44')
-rwxr-xr-x | bmake44 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,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 |