aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-10-30 02:24:27 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-10-30 02:24:27 +0000
commitd0cd7ea38a470e2204c0dbf4a63bfea0b6889edc (patch)
treee5289758f07f2c9528d493bd87bcb8d0f17f4852 /specgen.sh
parent34369c4b77c43ba4bc3992c59770d91024728e2e (diff)
downloadfetchmail-d0cd7ea38a470e2204c0dbf4a63bfea0b6889edc.tar.gz
fetchmail-d0cd7ea38a470e2204c0dbf4a63bfea0b6889edc.tar.bz2
fetchmail-d0cd7ea38a470e2204c0dbf4a63bfea0b6889edc.zip
Drop obsolete --without-included-gettext ./configure option from .spec.
svn path=/branches/BRANCH_6-3/; revision=5448
Diffstat (limited to 'specgen.sh')
-rwxr-xr-xspecgen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/specgen.sh b/specgen.sh
index ebd33f27..6bbd5ca7 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -192,7 +192,7 @@ configuration de fetchmail écrite en python.
%setup -q $setupargs
%build
-%configure --without-included-gettext --without-kerberos --with-ssl
+%configure --without-kerberos --with-ssl
make
%install