]> git.pld-linux.org Git - packages/ftp4all.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:17 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ftp4all.spec -> 1.6

ftp4all.spec

index 809fed4a6e6630eb03a056fc5a7b905d3bb317c9..2d291c41eb30a0444cee2559444ec62b31280ada 100644 (file)
@@ -52,7 +52,7 @@ na poziomie IP, limity pasma, statystyki transfer
 %patch1 -p1
 
 %build
-echo "y" | CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" ./configure
+echo "y" | CFLAGS="%{rpmcflags}" ./configure
 %{__make}
 
 %install
This page took 0.10071 seconds and 4 git commands to generate.