[SCM] osgearth branch, master, updated. debian/1.4.1-1-78-g53dbac4
Bas Couwenberg
sebastic at xs4all.nl
Wed Sep 18 23:27:06 UTC 2013
The following commit has been merged in the master branch:
commit 53dbac400c811a31f9ea240744e87252a3872aa8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Sep 19 01:26:22 2013 +0200
Fix uscan repack-compression.
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 5d371cd..95faf1f 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -9,7 +9,7 @@ set -e
# and then copy scripts/uscan.pl as uscan at the beginning of your PATH
if uscan --help | grep -q -- --repack-compression ; then
echo "Use new enhanced uscan"
- uscan --verbose --force-download --repack-compression gzip
+ uscan --verbose --force-download --repack-compression gz
exit
fi
--
osgEarth terrain rendering toolkit
More information about the Pkg-grass-devel
mailing list