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

beav.spec

index 2d1aeaedc9207b365987febbe84fedd16cefdf15..2e9ef2273d1f3179f58892af171bd39184bc603a 100644 (file)
--- a/beav.spec
+++ b/beav.spec
@@ -1,4 +1,4 @@
-Summary:       A binary editor with Emacs-like keybindings.
+Summary:       A binary editor with Emacs-like keybindings
 Summary(pl):   Binarny edytor z klawiszologi± zbli¿on± do Emacsa
 Name:          beav
 Version:       1.40
@@ -46,7 +46,7 @@ unzip -L -q -aa %{SOURCE0}
 
 %build
 %{__make} -f makefile.uxv \
-       CFLAGS="$RPM_OPT_FLAGS -DUNIX -DSYSV %{!?debug:-s}"
+       CFLAGS="%{rpmcflags} -DUNIX -DSYSV %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.057643 seconds and 4 git commands to generate.