[Python-modules-commits] r9220 - in packages/python-dpkt/trunk/debian (rules)

luciano at users.alioth.debian.org luciano at users.alioth.debian.org
Thu Jul 30 11:34:10 UTC 2009


    Date: Thursday, July 30, 2009 @ 11:34:10
  Author: luciano
Revision: 9220

python-dpkt: get-orig-file fixed

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

Modified: packages/python-dpkt/trunk/debian/rules
===================================================================
--- packages/python-dpkt/trunk/debian/rules	2009-07-30 10:35:47 UTC (rev 9219)
+++ packages/python-dpkt/trunk/debian/rules	2009-07-30 11:34:10 UTC (rev 9220)
@@ -61,7 +61,6 @@
 	@@svn export -r $(SVN_REVISION) $(URL) \
                get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig
 	@@echo Cleaning up ...
-	@@rm -rf get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig/dpkt
 	@@GZIP=--best tar czf $(TARBALL) -C get-orig-source $(PACKAGE)-$(SRC_VERSION).orig
 	@@rm -rf get-orig-source
 	@@echo "  "$(TARBALL)" created; move it to the right destination to build the package"




More information about the Python-modules-commits mailing list