aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'specgen.sh')
-rwxr-xr-xspecgen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/specgen.sh b/specgen.sh
index 65e3091d..14fa3f07 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -117,8 +117,8 @@ GUI konfigurator do fetchmaila napisany w pythonie.
%build
CFLAGS="\$RPM_OPT_FLAGS" LDFLAGS="-s"
export CFLAGS LDFLAGS
-./configure --prefix=/usr --without-kerberos --mandir=%{_mandir}
- # Add --enable-nls --without-included-gettext
+./configure --prefix=/usr --disable-nls --without-kerberos --mandir=%{_mandir}
+ # Remove --disable-nls, add --without-included-gettext
# for internationalization. Also look below.
make