]> git.pld-linux.org Git - packages/audacity.git/commitdiff
- added using %%{__cxx} macro. RA-1_0 audacity-1_0_0-1
authorkloczek <kloczek@pld-linux.org>
Wed, 24 Jul 2002 23:01:43 +0000 (23:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audacity.spec -> 1.15

audacity.spec

index 94ce295b6ba5d158a7efc0f26acb92497cf2dd45..3f2f3c3d49ce78b57ad6e3ab4402d76bf9b8e9b1 100644 (file)
@@ -47,7 +47,7 @@ Obs
        --with-libmad \
        --with-vorbis
 
-%{__make} CCC="g++ -fno-exceptions -fno-rtti"
+%{__make} CCC="%{__cxx} -fno-exceptions -fno-rtti"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.188564 seconds and 4 git commands to generate.