[csw-devel] SF.net SVN: gar:[20130] csw/mgar/pkg/lang-python/python/branches/python-3.3 /Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Jan 14 14:36:56 CET 2013


Revision: 20130
          http://gar.svn.sourceforge.net/gar/?rev=20130&view=rev
Author:   wahwah
Date:     2013-01-14 13:36:55 +0000 (Mon, 14 Jan 2013)
Log Message:
-----------
lang-python/python/branches/python-3.3: disable the 64-bit build until we have an idea what to do

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/branches/python-3.3/Makefile

Modified: csw/mgar/pkg/lang-python/python/branches/python-3.3/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/python-3.3/Makefile	2013-01-14 13:34:43 UTC (rev 20129)
+++ csw/mgar/pkg/lang-python/python/branches/python-3.3/Makefile	2013-01-14 13:36:55 UTC (rev 20130)
@@ -48,8 +48,8 @@
 SKIPTEST = 1
 TEST_TARGET = test
 
-BUILD64_ONLY = 1
-bindir = $(prefix)/bin
+# There are problems with platform-dependent data in $(prefix)/lib/python3.3
+# BUILD64 = 1
 # ISAEXEC = 1
 
 # There is a file name conflict over libffi.so symlink between libffi package

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