]> git.pld-linux.org Git - packages/cdrdao.git/commitdiff
- pass CFLAGS and __cc auto/th/cdrdao-1_2_1-1
authorsparky <sparky@pld-linux.org>
Sat, 25 Feb 2006 18:29:44 +0000 (18:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrdao.spec -> 1.64

cdrdao.spec

index 1cc20f295a8e575c85a0d958db99fb73de00c474..fdb6a2f12c14b010bfb5013c4e1a6cc1fa67b01b 100644 (file)
@@ -102,7 +102,9 @@ PKG_CONFIG=%{_bindir}/pkg-config \
        --with%{!?with_mp3:out}-mp3-support \
        --with%{!?with_ogg:out}-ogg-support
 
-%{__make}
+%{__make} \
+       CC="%{__cc}" \
+       COPTOPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.103008 seconds and 4 git commands to generate.