]> git.pld-linux.org Git - packages/mpatrol.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:
    mpatrol.spec -> 1.14

mpatrol.spec

index d7820d134456617141154c88bdc750c310d4cb8b..afe6f4631eb598ed2909659db9ed7f415eb701ed 100644 (file)
@@ -36,7 +36,7 @@ recompile or relink in order to change the library's behaviour.
 %build
 (cd build/unix
  %{__make} libmpatrol.a libmpatrol.so mpatrol mprof mleak \
-       OFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+       OFLAGS="%{rpmcflags}"
 )
 (cd doc; makeinfo mpatrol.texi)
 
This page took 0.040111 seconds and 4 git commands to generate.