summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index efa6ceba4..c3dfc45c5 100755
--- a/build.sh
+++ b/build.sh
@@ -6,7 +6,7 @@ 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 $*
cd po
make update-gmo