packages: db4.6/db4.6.spec - fixed includedir

qboosh qboosh at pld-linux.org
Sun Dec 11 10:33:31 CET 2011


Author: qboosh                       Date: Sun Dec 11 09:33:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed includedir

---- Files affected:
packages/db4.6:
   db4.6.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/db4.6/db4.6.spec
diff -u packages/db4.6/db4.6.spec:1.10 packages/db4.6/db4.6.spec:1.11
--- packages/db4.6/db4.6.spec:1.10	Sun Dec 11 10:25:07 2011
+++ packages/db4.6/db4.6.spec	Sun Dec 11 10:33:26 2011
@@ -46,7 +46,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{without default_db}
-%define		_includedir	%{_prefix}/include/db4.2
+%define		_includedir	%{_prefix}/include/db%{mver}
 %endif
 
 %description
@@ -561,6 +561,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/12/11 09:33:26  qboosh
+- fixed includedir
+
 Revision 1.10  2011/12/11 09:25:07  qboosh
 - added default_db bcond (now off by default)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/db4.6/db4.6.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list