]> git.pld-linux.org Git - packages/asp2php.git/commitdiff
- changed optflags to rpmcflags, it is needed for debug builds
authorfilon <filon@sokrates.mimuw.edu.pl>
Tue, 29 Oct 2002 23:48:14 +0000 (23:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asp2php.spec -> 1.7

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.071984 seconds and 4 git commands to generate.