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

LinPopUp.spec

index bcfb70f67474b0f2d802916e5137e15481c11781..eb236ea82eca6a1e15227ff64ee1ef56c68ea6f1 100644 (file)
@@ -44,8 +44,8 @@ cd src
        DOC_DIR="%{_defaultdocdir}/%{name}-%{version}" \
        INSTALL_MANPATH='$(DESTDIR)%{_mandir}' \
        DATA_DIR='$(DESTDIR)/var/lib/linpopup' \
-       CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g} " \
-       LDFLAGS="%{!?debug:-s}"
+       CFLAGS="%{rpmcflags} " \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.089099 seconds and 4 git commands to generate.