SPECS: zsh.spec - %{_includedir} macro used

czucz czucz at pld-linux.org
Mon Dec 12 17:30:29 CET 2005


Author: czucz                        Date: Mon Dec 12 16:30:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{_includedir} macro used

---- Files affected:
SPECS:
   zsh.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/zsh.spec
diff -u SPECS/zsh.spec:1.121 SPECS/zsh.spec:1.122
--- SPECS/zsh.spec:1.121	Tue Dec  6 17:12:23 2005
+++ SPECS/zsh.spec	Mon Dec 12 17:30:23 2005
@@ -150,7 +150,7 @@
 %build
 cp -f /usr/share/automake/config.sub .
 %{__autoconf}
-CPPFLAGS="-I/usr/include/ncurses"
+CPPFLAGS="-I%{_includedir}/ncurses"
 
 %if %{with static}
 LDFLAGS="%{rpmldflags} -static"
@@ -277,6 +277,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2005/12/12 16:30:23  czucz
+- %{_includedir} macro used
+
 Revision 1.121  2005/12/06 16:12:23  twittner
 - up to 4.2.6 - changes: mostly minor bugfixes to configuration and
   internals. A few enhancements were made to completion functions
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zsh.spec?r1=1.121&r2=1.122&f=u




More information about the pld-cvs-commit mailing list