[DebianGIS-dev] r1878 - packages/proj/trunk/debian

frankie at alioth.debian.org frankie at alioth.debian.org
Sun Feb 15 10:49:41 UTC 2009


Author: frankie
Date: 2009-02-15 10:49:41 +0000 (Sun, 15 Feb 2009)
New Revision: 1878

Modified:
   packages/proj/trunk/debian/rules
Log:


Modified: packages/proj/trunk/debian/rules
===================================================================
--- packages/proj/trunk/debian/rules	2009-02-15 10:48:25 UTC (rev 1877)
+++ packages/proj/trunk/debian/rules	2009-02-15 10:49:41 UTC (rev 1878)
@@ -32,9 +32,9 @@
 clean: unpatch
 	dh_testdir
 	dh_testroot
+	dh_prep
 	( cd $(CURDIR)/nad && cat $(CURDIR)/debian/datumgrids.list | xargs rm -f )
 	[ ! -f Makefile ] || $(MAKE) distclean
-	dh_prep
 
 install: build-stamp
 	dh_testdir




More information about the Pkg-grass-devel mailing list