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

czucz czucz at pld-linux.org
Mon Dec 12 17:44:13 CET 2005


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

---- Files affected:
SPECS:
   yzis.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/yzis.spec
diff -u SPECS/yzis.spec:1.9 SPECS/yzis.spec:1.10
--- SPECS/yzis.spec:1.9	Sat May 14 09:51:27 2005
+++ SPECS/yzis.spec	Mon Dec 12 17:44:08 2005
@@ -53,7 +53,7 @@
 
 %build
 cp -f /usr/share/automake/config.sub admin
-export CPPFLAGS="-I/usr/include/ncurses %{rpmcflags}"
+export CPPFLAGS="-I%{_includedir}/ncurses %{rpmcflags}"
 %configure \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/12/12 16:44:08  czucz
+- %{_includedir} macro used
+
 Revision 1.9  2005/05/14 07:51:27  ankry
 - no->nb, desktop fixes, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yzis.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list