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

bsd-games.spec

index c990137f2f7aefdfb8036af098be77946187c403..95ed5b1bddbdfc14a1ef19442050e507c99e43bb 100644 (file)
@@ -69,7 +69,7 @@ oyunlar i
 
 %build
 %{__make} LDFLAGS="%{?debug:-s}" \
-       OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+       OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.108858 seconds and 4 git commands to generate.