]> git.pld-linux.org Git - packages/csstidy.git/blobdiff - csstidy.spec
- g++ not gcc (thx arekm)
[packages/csstidy.git] / csstidy.spec
index 0f1d7d296399c1e62d45bd5ea03f716b82878b6b..259ec611060689c1dd457c6a5e79c8705daacaa7 100644 (file)
@@ -19,7 +19,7 @@ Opensource CSS parser and optimiser.
 %prep
 %setup -qc
 %if 1
-sed -i -e 's,g++,%{__cc},;s,-o,%{rpmcxxflags} -o,' compile.sh
+sed -i -e 's,g++,%{__cxx},;s,-o,%{rpmcxxflags} -o,' compile.sh
 
 %build
 sh -x ./compile.sh
This page took 0.062301 seconds and 4 git commands to generate.