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

netris.spec

index f092d28256d2b955aa199ebd0857b7dbd73bf5e6..426b90e0982d38d02b11df03a91b1a62ec12fb41 100644 (file)
@@ -25,7 +25,7 @@ Darmowa, sieciowa wersja T*trisa.
 
 %build
 ./Configure \
-       --copt "%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+       --copt "%{rpmcflags}"
 %{__make}
 
 
This page took 0.066794 seconds and 4 git commands to generate.