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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Thu Jul 25 11:37:59 CEST 2013


Revision: 21550
          http://gar.svn.sourceforge.net/gar/?rev=21550&view=rev
Author:   pfelecan
Date:     2013-07-25 09:37:53 +0000 (Thu, 25 Jul 2013)
Log Message:
-----------
lang-python/python/branches/python-2.7: correct alternative target

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

Modified: csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile	2013-07-24 22:32:11 UTC (rev 21549)
+++ csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile	2013-07-25 09:37:53 UTC (rev 21550)
@@ -162,7 +162,7 @@
 # Allow to choose the default Python version.
 # Python 2.6 is the default one as of 2013-07-21.
 ALTERNATIVES_CSWpython$(CVER) = python-$(VER)
-ALTERNATIVE_python-$(VER) = $(bindir)/python python-symlink python$(VER) 270
+ALTERNATIVE_python-$(VER) = $(bindir)/python python-symlink $(bindir)/python$(VER) 270
 # TODO(maciej): Implement alternatives for the man page.
 # ALTERNATIVES_CSWpython$(CVER) = python-man-$(VER)
 # ALTERNATIVE_python-man-$(VER) = $(mandir)/man1/python.1 python-man-symlink python$(VER) 270

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