]> git.pld-linux.org Git - packages/pnm2ppa.git/commitdiff
- typo in CFLAGS (fixes SEGV reported by hawk); release 2 AC-branch AC-STABLE auto/ac/pnm2ppa-1_12-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Aug 2004 20:06:55 +0000 (20:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pnm2ppa.spec -> 1.21

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.112597 seconds and 4 git commands to generate.