[Python-modules-commits] r7024 - in packages/python-gasp/trunk/debian (rules)
ffm-guest at users.alioth.debian.org
ffm-guest at users.alioth.debian.org
Sat Nov 29 21:26:50 UTC 2008
Date: Saturday, November 29, 2008 @ 21:26:49
Author: ffm-guest
Revision: 7024
Added g-o-s line to remove older tarballs.
Modified:
packages/python-gasp/trunk/debian/rules
Modified: packages/python-gasp/trunk/debian/rules
===================================================================
--- packages/python-gasp/trunk/debian/rules 2008-11-29 21:24:57 UTC (rev 7023)
+++ packages/python-gasp/trunk/debian/rules 2008-11-29 21:26:49 UTC (rev 7024)
@@ -15,6 +15,7 @@
TARBALL = $(PACKAGE)_$(SRC_VERSION).orig.tar.gz
.PHONY: get-orig-source
get-orig-source:
+ rm -rf $(TARBALL)
bzr export -r $(SVN_REVISION) $(BRANCH_LOC) ../$(PACKAGE)-$(SRC_VERSION).orig.tar.gz
echo " "$(TARBALL)" created; move it to the right destination to build the package"
More information about the Python-modules-commits
mailing list