[Python-apps-commits] r6153 - in packages/pype/trunk/debian (pype pype.sh)
anoteng-guest at users.alioth.debian.org
anoteng-guest at users.alioth.debian.org
Sun Oct 3 09:22:43 UTC 2010
Date: Sunday, October 3, 2010 @ 09:22:35
Author: anoteng-guest
Revision: 6153
rename startup script
Added:
packages/pype/trunk/debian/pype.sh
(from rev 6152, packages/pype/trunk/debian/pype)
Deleted:
packages/pype/trunk/debian/pype
Deleted: packages/pype/trunk/debian/pype
===================================================================
--- packages/pype/trunk/debian/pype 2010-10-03 09:18:18 UTC (rev 6152)
+++ packages/pype/trunk/debian/pype 2010-10-03 09:22:35 UTC (rev 6153)
@@ -1,3 +0,0 @@
-#!/bin/sh
-cd /usr/share/pype
-python /usr/share/pype/pype.py $@
Copied: packages/pype/trunk/debian/pype.sh (from rev 6152, packages/pype/trunk/debian/pype)
===================================================================
--- packages/pype/trunk/debian/pype.sh (rev 0)
+++ packages/pype/trunk/debian/pype.sh 2010-10-03 09:22:35 UTC (rev 6153)
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/share/pype
+python /usr/share/pype/pype.py $@
More information about the Python-apps-commits
mailing list