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

emacs.spec

index fbb187a09bfd2ccc6fd592a5a9f5d0f3aeb5b945..dfb1e2784a5a1596a3f5251526cfe7afb5618928 100644 (file)
@@ -206,7 +206,7 @@ System; install emacs if you will be using X.
 libtoolize --force --copy
 autoconf
 
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -DMAIL_USE_LOCKF -DNCURSES_OSPEED_T" 
+CFLAGS="%{rpmcflags} -DMAIL_USE_LOCKF -DNCURSES_OSPEED_T" 
 export CFLAGS
 
 # Build binary with X support
This page took 0.113666 seconds and 4 git commands to generate.