[SCM] Debian packaging for sketch 3D line drawing software branch, master, updated. debian/0.2.183-1-7-g909ff9a
David Bremner
bremner at unb.ca
Sat Dec 18 03:18:55 UTC 2010
The following commit has been merged in the master branch:
commit 909ff9aa83f010769a4b1aeacdbc59c222e0d642
Author: David Bremner <bremner at unb.ca>
Date: Fri Dec 17 23:16:13 2010 -0400
use cleanup function to reduce duplication
diff --git a/debian/export-patches.sh b/debian/export-patches.sh
index 31930aa..97b1df0 100644
--- a/debian/export-patches.sh
+++ b/debian/export-patches.sh
@@ -62,6 +62,6 @@ if [ $count -gt 1 ]; then
mv $tmpdir debian/patches
else
echo "No patches found: debian/patches left untouched"
- rm -rf $tmpdir
+ cleanup
fi
--
Debian packaging for sketch 3D line drawing software
More information about the debian-science-commits
mailing list