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

alevt.spec

index 07fc650844712d32d7b2ea14b4034339f56133e9..93e912ccff04446c74f304740f1c351c96432b4e 100644 (file)
@@ -35,7 +35,7 @@ X11 Videotextdecoder f
 %setup -q -n alevt-%{version}
 
 %build
-%{__make} OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.032888 seconds and 4 git commands to generate.