]> git.pld-linux.org Git - packages/p7zip.git/commitdiff
- pass rpmldflags
authorsparky <sparky@pld-linux.org>
Tue, 1 Aug 2006 00:58:02 +0000 (00:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    p7zip.spec -> 1.31

p7zip.spec

index decb1b4ae7bbc8932135645c1acc16f10a5e20e0..a9b90601322465c2ffc2499f2469ca8c68d92cac 100644 (file)
@@ -67,6 +67,7 @@ cp -f makefile.linux_x86_ppc_alpha__gcc_4.X makefile.machine
 %{__make} all2 \
        CC="%{__cc} \$(ALLFLAGS)" \
        CXX="%{__cxx} \$(ALLFLAGS)" \
+       LDFLAGS="%{rpmldflags}" \
        OPTFLAGS="%{rpmcflags}"
 
 %install
This page took 0.056857 seconds and 4 git commands to generate.