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

czucz czucz at pld-linux.org
Mon Dec 12 18:06:18 CET 2005


Author: czucz                        Date: Mon Dec 12 17:06:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{_includedir} macro used

---- Files affected:
SPECS:
   xplanet.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/xplanet.spec
diff -u SPECS/xplanet.spec:1.19 SPECS/xplanet.spec:1.20
--- SPECS/xplanet.spec:1.19	Sun Jul 17 04:01:08 2005
+++ SPECS/xplanet.spec	Mon Dec 12 18:06:09 2005
@@ -48,7 +48,7 @@
 	ac_cv_header_localcharset_h=no
 
 %{__make} \
-	CPPFLAGS="-I/usr/include/freetype2 -I/usr/X11R6/include -I`pwd`" \
+	CPPFLAGS="-I%{_includedir}/freetype2 -I/usr/X11R6/include -I`pwd`" \
 	CXXFLAGS="%{rpmcflags}"
 
 %install
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/12/12 17:06:09  czucz
+- %{_includedir} macro used
+
 Revision 1.19  2005/07/17 02:01:08  hunter
 - up to 1.2.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xplanet.spec?r1=1.19&r2=1.20&f=u




More information about the pld-cvs-commit mailing list