diff options
-rw-r--r-- | data/gettext/make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gettext/make.sh b/data/gettext/make.sh index 1b3c1b776..fb5de9343 100644 --- a/data/gettext/make.sh +++ b/data/gettext/make.sh @@ -1,6 +1,6 @@ pkg:extract cd * pkg:patch -pkg:configure +pkg:configure --without-libintl-prefix make pkg:install |