]> git.pld-linux.org Git - packages/LPRng.git/commitdiff
- stupid program needs explicit --enable-nls to ./configure
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 12 Jul 2000 18:41:25 +0000 (18:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LPRng.spec -> 1.33

LPRng.spec

index bfb404841ee42d6d6cec18b34bad603932af7241..88ffbc264aa474978e1893b7e247481c46aa2dd5 100644 (file)
@@ -64,7 +64,8 @@ LDFLAGS="-s"; export LDFLAGS
 %configure \
        --enable-nls \
        --disable-setuid \
-       --without-included-gettext
+       --without-included-gettext \
+       --enable-nls
 
 %{__make}
 
This page took 0.078711 seconds and 4 git commands to generate.