[csw-devel] SF.net SVN: gar:[20342] csw/mgar/pkg/lang-python/python/trunk/files/setup. diff
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Feb 27 11:55:53 CET 2013
Revision: 20342
http://gar.svn.sourceforge.net/gar/?rev=20342&view=rev
Author: wahwah
Date: 2013-02-27 10:55:53 +0000 (Wed, 27 Feb 2013)
Log Message:
-----------
lang-python/python/trunk: remove the db.h related patch chunk
Modified Paths:
--------------
csw/mgar/pkg/lang-python/python/trunk/files/setup.diff
Modified: csw/mgar/pkg/lang-python/python/trunk/files/setup.diff
===================================================================
--- csw/mgar/pkg/lang-python/python/trunk/files/setup.diff 2013-02-27 09:41:50 UTC (rev 20341)
+++ csw/mgar/pkg/lang-python/python/trunk/files/setup.diff 2013-02-27 10:55:53 UTC (rev 20342)
@@ -13,15 +13,6 @@
# Add paths specified in the environment variables LDFLAGS and
# CPPFLAGS for header and library files.
-@@ -989,7 +989,7 @@
- # we do not build this one. Otherwise this build will pick up
- # the more recent berkeleydb's db.h file first in the include path
- # when attempting to compile and it will fail.
-- f = "/usr/include/db.h"
-+ f = "/opt/csw/include/db_185.h"
- if os.path.exists(f) and not db_incs:
- data = open(f).read()
- m = re.search(r"#s*define\s+HASHVERSION\s+2\s*", data)
@@ -1300,6 +1300,14 @@
)
libraries = []
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list