]> git.pld-linux.org Git - packages/autolog.git/commitdiff
- adapterized and made spec %%debug ready or using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 00:42:07 +0000 (00:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autolog.spec -> 1.21

autolog.spec

index 16437d21b5f879618a1ba1c345704d5190fca01a..a3974545dacfb04bc016db5908c18854a33cb843 100644 (file)
@@ -30,7 +30,7 @@ u
 %patch -p1
 
 %build
-%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}"
+%{__make} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.124398 seconds and 4 git commands to generate.