[DebianGIS-dev] [SCM] mapready branch, master, updated. upstream/2.3.6-7-g897d0a5
Antonio Valentino
antonio.valentino at tiscali.it
Sun Jan 2 12:27:58 UTC 2011
The following commit has been merged in the master branch:
commit 897d0a5f077f6d3dd40d11db9feb9cdd27a37088
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Jan 1 15:59:10 2011 +0100
Improved clean target
diff --git a/debian/changelog b/debian/changelog
index 8c56715..51cb2aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ mapready (2.3.17-1) unstable; urgency=low
* Updated patches
* Removed eol.patch (fixed upstream)
* Updated man pages
+ * Improved clean target
- -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 01 Jan 2011 15:57:05 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 01 Jan 2011 15:58:26 +0100
mapready (2.3.6-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 58e6e6a..1f4f2ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/class/autotools.mk
-# Add here any variable or target overrides you need.
DEB_MAKE_CLEAN_TARGET = clean
@@ -31,3 +30,4 @@ clean::
rm -f include/config.h
rm -f include/geotiff_support.h
rm -f include/asf_geocode.h
+ rm -rf bin lib man share
--
The MapReady Remote Sensing Tool Kit
More information about the Pkg-grass-devel
mailing list