]> git.pld-linux.org Git - packages/pnm2ppa.git/blobdiff - pnm2ppa.spec
- typo in CFLAGS (fixes SEGV reported by hawk); release 2
[packages/pnm2ppa.git] / pnm2ppa.spec
index 836543922bcc34aa27d0071a5757ba57841ed714..1cf42f585e1da93d116de6c48cb3c6e53a7b8b27 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Drivers for printing to HP PPA printers
 Summary(pl):   Sterowniki do drukarek HP PPA
 Name:          pnm2ppa
 Version:       1.12
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Publishing
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -50,7 +50,7 @@ Wi
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} -Wall -pedantic -DLANG=\$(LANG)"
+       CFLAGS="%{rpmcflags} -Wall -pedantic -DLANG_\$(LANG)"
 
 %{__make} -C pbm2ppa-0.8.6 \
        CC="%{__cc}" \
This page took 0.031334 seconds and 4 git commands to generate.