]> git.pld-linux.org Git - packages/LPRng.git/blobdiff - LPRng.spec
- stupid program needs explicit --enable-nls to ./configure
[packages/LPRng.git] / 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.029267 seconds and 4 git commands to generate.