]> git.pld-linux.org Git - packages/asp2php.git/blobdiff - asp2php.spec
- changed optflags to rpmcflags, it is needed for debug builds
[packages/asp2php.git] / asp2php.spec
index a27b06786c8656c4a9a335bda6a959abe2413beb..cd61a7edbc9608cb91973235c78dd021ccdaa691 100644 (file)
@@ -169,7 +169,7 @@ filformatkonverteraren asp2php.
 
 %prep
 %setup -q -n %{name}
-perl -pi -e "s/gcc/gcc %{optflags}/g" Makefile
+perl -pi -e "s/gcc/gcc %{rpmcflags}/g" Makefile
 
 %build
 %{__make}
This page took 0.077281 seconds and 4 git commands to generate.