[Python-modules-commits] r7059 - in packages/python-gasp/trunk/debian (rules)
ffm-guest at users.alioth.debian.org
ffm-guest at users.alioth.debian.org
Mon Dec 1 22:17:52 UTC 2008
Date: Monday, December 1, 2008 @ 22:17:52
Author: ffm-guest
Revision: 7059
Remove some cdbs cruft
Modified:
packages/python-gasp/trunk/debian/rules
Modified: packages/python-gasp/trunk/debian/rules
===================================================================
--- packages/python-gasp/trunk/debian/rules 2008-12-01 22:14:25 UTC (rev 7058)
+++ packages/python-gasp/trunk/debian/rules 2008-12-01 22:17:52 UTC (rev 7059)
@@ -15,5 +15,5 @@
TARBALL = $(PACKAGE)_$(SRC_VERSION).orig.tar.gz
.PHONY: get-orig-source
get-orig-source:
- rm -rf $(TARBALL)
+ rm -rf $(TARBALL) $(TARBALL).cdbs-config_list
bzr export -r $(SVN_REVISION) $(TARBALL) $(BRANCH_LOC)
More information about the Python-modules-commits
mailing list