]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- enable multilib build
authortommat <tommat@pld-linux.org>
Mon, 5 Mar 2007 17:38:03 +0000 (17:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcap.spec -> 1.52

libcap.spec

index 9d79bd1a205b20a154ceefdd1e2d71f871bcf2fb..1cda052fca99351330eb7251bd534a2da5598c23 100644 (file)
@@ -51,7 +51,8 @@ Arquivos de desenvolvimento para capabilities.
 %build
 %{__make} \
        CC="%{__cc}" \
-       COPTFLAG="%{rpmcflags}"
+       COPTFLAG="%{rpmcflags}" \
+       LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.045884 seconds and 4 git commands to generate.