[Python-modules-commits] r495 - /packages/paste/trunk/debian/rules

pox-guest at users.alioth.debian.org pox-guest at users.alioth.debian.org
Sun May 7 15:49:42 UTC 2006


Author: pox-guest
Date: Sun May  7 15:49:42 2006
New Revision: 495

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=495
Log:
typo fixed

Modified:
    packages/paste/trunk/debian/rules

Modified: packages/paste/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/paste/trunk/debian/rules?rev=495&op=diff
==============================================================================
--- packages/paste/trunk/debian/rules (original)
+++ packages/paste/trunk/debian/rules Sun May  7 15:49:42 2006
@@ -14,4 +14,4 @@
 
 install/python-paste::
 	echo "2.4-" >debian/python-paste/usr/share/python-support/paste/.version
-	mv debian/python-paste/usr/share/python-support/paste/Paste-{${VERSION}-{py2.3.egg-info,egg-info}
+	mv debian/python-paste/usr/share/python-support/paste/Paste-${VERSION}-{py2.3.egg-info,egg-info}




More information about the Python-modules-commits mailing list