[csw-devel] SF.net SVN: gar:[20099] csw/mgar/pkg/lang-python/python/branches/python-3.3 /Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Jan 12 17:17:31 CET 2013
Revision: 20099
http://gar.svn.sourceforge.net/gar/?rev=20099&view=rev
Author: wahwah
Date: 2013-01-12 16:17:31 +0000 (Sat, 12 Jan 2013)
Log Message:
-----------
lang-python/python/branches/python-3.3: experiment with setting bindir, but keeping the default for 64 bits
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-12 16:07:53 UTC (rev 20098)
+++ csw/mgar/pkg/lang-python/python/branches/python-3.3/Makefile 2013-01-12 16:17:31 UTC (rev 20099)
@@ -46,8 +46,9 @@
SKIPTEST = 1
TEST_TARGET = test
-BUILD64 = 1
-ISAEXEC = 1
+BUILD64_ONLY = 1
+bindir = $(prefix)/bin
+# ISAEXEC = 1
# There is a file name conflict over libffi.so symlink between libffi package
# and a gcc-java package. While it will ultimately belong to libffi_dev, the
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