[SCM] earth3d branch, master, updated. 558b15901f14523aab73ac3bfb4fcef6676fb98c

Aron Xu aron at debian.org
Mon Jun 27 12:50:44 UTC 2011


The following commit has been merged in the master branch:
commit 558b15901f14523aab73ac3bfb4fcef6676fb98c
Author: Aron Xu <aron at debian.org>
Date:   Mon Jun 27 20:50:33 2011 +0800

    Ensure patch is correctly applied before build starts.

diff --git a/debian/rules b/debian/rules
index 78d4a12..202158e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ debian/earth.xpm: images/webpres.png
 	convert -resize 32 $< $@
 
 configure: configure-stamp
-configure-stamp: 
+configure-stamp: patch
 	dh_testdir
 	qmake earth3d.pro
 	touch configure-stamp

-- 
earth3d for Debian



More information about the Pkg-grass-devel mailing list