SPECS: dopewars.spec - %{_includedir} macro used
czucz
czucz at pld-linux.org
Mon Dec 12 17:07:46 CET 2005
Author: czucz Date: Mon Dec 12 16:07:46 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %{_includedir} macro used
---- Files affected:
SPECS:
dopewars.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/dopewars.spec
diff -u SPECS/dopewars.spec:1.16 SPECS/dopewars.spec:1.17
--- SPECS/dopewars.spec:1.16 Mon Dec 12 16:19:32 2005
+++ SPECS/dopewars.spec Mon Dec 12 17:07:34 2005
@@ -75,7 +75,7 @@
%{?with_gtk:--enable-gui-server}
%{__make} \
- CFLAGS="%{rpmcflags} -Wall -I/usr/include/ncurses"
+ CFLAGS="%{rpmcflags} -Wall -I%{_includedir}/ncurses"
%install
rm -rf $RPM_BUILD_ROOT
@@ -114,6 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2005/12/12 16:07:34 czucz
+- %{_includedir} macro used
+
Revision 1.16 2005/12/12 15:19:32 glen
- adapterized (sorted %verify flags)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dopewars.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list