[csw-devel] SF.net SVN: gar:[19218] csw/mgar/gar/v2/lib/python

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Sep 17 15:31:31 CEST 2012


Revision: 19218
          http://gar.svn.sourceforge.net/gar/?rev=19218&view=rev
Author:   dmichelsen
Date:     2012-09-17 13:31:31 +0000 (Mon, 17 Sep 2012)
Log Message:
-----------
mGAR v2: Default to OpenCSW Python

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/checkpkg2.py
    csw/mgar/gar/v2/lib/python/csw_upload_pkg.py

Modified: csw/mgar/gar/v2/lib/python/checkpkg2.py
===================================================================
--- csw/mgar/gar/v2/lib/python/checkpkg2.py	2012-09-17 12:37:40 UTC (rev 19217)
+++ csw/mgar/gar/v2/lib/python/checkpkg2.py	2012-09-17 13:31:31 UTC (rev 19218)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.6
+#!/opt/csw/bin/python2.6
 #
 # checkpkg
 #

Modified: csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
===================================================================
--- csw/mgar/gar/v2/lib/python/csw_upload_pkg.py	2012-09-17 12:37:40 UTC (rev 19217)
+++ csw/mgar/gar/v2/lib/python/csw_upload_pkg.py	2012-09-17 13:31:31 UTC (rev 19218)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.6
+#!/opt/csw/bin/python2.6
 
 """csw_upload_pkg.py - uploads packages to the database.
 

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