]> git.pld-linux.org Git - packages/antiword.git/commitdiff
- pass rpmldflags
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 16 May 2007 20:09:19 +0000 (20:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    antiword.spec -> 1.30

antiword.spec

index c9d648219979ffe79a4e047e10d0b58c44c87037..a685da410468aab5d4efa9cfdaa4a831508102d5 100644 (file)
@@ -30,7 +30,8 @@ nietkniÄ™tÄ….
 %build
 %{__make} \
        CC="%{__cc}" \
-       OPT="%{rpmcflags}"
+       OPT="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.065541 seconds and 4 git commands to generate.