[humanity-icon-theme] Add archive downloading in humanity-icon-theme-generate-tarball.sh

Mohamed ElMorabity melmorabity at fedoraproject.org
Sat Nov 19 23:34:55 UTC 2011


commit db6895f485b202fb2c2865a2fb4b5d5d7b201f5a
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sun Nov 20 00:34:43 2011 +0100

    Add archive downloading in humanity-icon-theme-generate-tarball.sh

 humanity-icon-theme-generate-tarball.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/humanity-icon-theme-generate-tarball.sh b/humanity-icon-theme-generate-tarball.sh
index 91b670c..2e7c1aa 100644
--- a/humanity-icon-theme-generate-tarball.sh
+++ b/humanity-icon-theme-generate-tarball.sh
@@ -6,6 +6,7 @@
 
 VERSION=$1
 
+wget -N -c https://launchpad.net/ubuntu/+archive/primary/+files/humanity-icon-theme_$VERSION.tar.gz
 tar -xzf humanity-icon-theme_$VERSION.tar.gz
 find humanity-icon-theme/               \
   \(                                    \


More information about the scm-commits mailing list