[Python-modules-commits] r6274 - in packages/python-werkzeug/trunk/debian (rules)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Thu Aug 21 13:35:53 UTC 2008


    Date: Thursday, August 21, 2008 @ 13:35:51
  Author: nslater-guest
Revision: 6274

moved the .PHONY rule

Modified:
  packages/python-werkzeug/trunk/debian/rules

Modified: packages/python-werkzeug/trunk/debian/rules
===================================================================
--- packages/python-werkzeug/trunk/debian/rules	2008-08-21 13:35:35 UTC (rev 6273)
+++ packages/python-werkzeug/trunk/debian/rules	2008-08-21 13:35:51 UTC (rev 6274)
@@ -24,7 +24,6 @@
 	chmod 644 debian/python-werkzeug/usr/lib/python2.5/site-packages/werkzeug/debug/shared/*
 
 # @@ only works from source directory, see #494141
+.PHONY: get-orig-source
 get-orig-source:
 	uscan --force-download --repack --rename --destdir .
-
-.PHONY: get-orig-source




More information about the Python-modules-commits mailing list