]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
add --force for autopoint
[chaz/openbox] / bootstrap
index 7d6619e0e4bba68be3e3b6609add9f57a1bb5300..39f729bdc5dddd85cd46c887efef5668d5749b1c 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
-sh autopoint # for GNU gettext
+sh autopoint --force # for GNU gettext
 sh libtoolize --copy --force --automake
 sh aclocal
 sh autoheader
This page took 0.023925 seconds and 4 git commands to generate.