[csw-devel] SF.net SVN: gar:[16404] csw/mgar/pkg/gamin/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Dec 8 09:48:12 CET 2011
Revision: 16404
http://gar.svn.sourceforge.net/gar/?rev=16404&view=rev
Author: wahwah
Date: 2011-12-08 08:48:12 +0000 (Thu, 08 Dec 2011)
Log Message:
-----------
when compiled on intel, gamin installs into python2.4
Modified Paths:
--------------
csw/mgar/pkg/gamin/trunk/Makefile
Modified: csw/mgar/pkg/gamin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gamin/trunk/Makefile 2011-12-08 08:17:46 UTC (rev 16403)
+++ csw/mgar/pkg/gamin/trunk/Makefile 2011-12-08 08:48:12 UTC (rev 16404)
@@ -77,6 +77,7 @@
PYCOMPILE = 1
EXTRA_MERGE_EXCLUDE_FILES += .*\.pyo .*\.pyc
EXTRA_PAX_ARGS += -s ,$(libdir)/python2.6/site-packages,$(libdir)/site-packages,
+EXTRA_PAX_ARGS += -s ,$(libdir)/python2.4/site-packages,$(libdir)/site-packages,
include gar/category.mk
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