]> git.pld-linux.org Git - packages/eject.git/commitdiff
- added using %%{rpmcflags} macro. eject-2_0_3-1
authorkloczek <kloczek@pld-linux.org>
Tue, 24 Apr 2001 18:54:04 +0000 (18:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eject.spec -> 1.17

eject.spec

index 5107512f25b152ddcf1a75e42352fa5c0603c421..3180a85fe9fc85f7a6c2f98a56f007cbde0540f7 100644 (file)
@@ -41,7 +41,7 @@ CD-ROM'lar, Zip s
 %setup -q
 
 %build
-%{__make} CFLAGS="-Wall %{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} CFLAGS="-Wall %{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.073899 seconds and 4 git commands to generate.