diff options
Diffstat (limited to 'bmake46')
-rwxr-xr-x | bmake46 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -51,9 +51,9 @@ export CXXFLAGS="-Wvariadic-macros -Wvla -Wredundant-decls -Wpacked-bitfield-com autoreconf -i ./configure --prefix=$dir/run \ - --datadir=$dir/run/share/games \ - --bindir=$dir/run/bin \ - --mandir=$dir/run/share/man +--datadir=$dir/run/share/games \ +--bindir=$dir/run/bin \ +--mandir=$dir/run/share/man cd po #make -j5 update-po 2>../make1.log |