[DebianGIS-dev] [SCM] polsarpro branch, master, updated. upstream/4.1.5+ds-6-g4ba1c31

Antonio Valentino antonio.valentino at tiscali.it
Fri Jan 7 18:09:21 UTC 2011


The following commit has been merged in the master branch:
commit 321bb377b3a5cddb85de367ebe1caa90e59edccf
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Fri Jan 7 10:43:45 2011 +0100

    Improved cleaning rules

diff --git a/debian/Makefile b/debian/Makefile
index f251d13..e39c2e7 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -91,7 +91,7 @@ SIMGRBIN = \
 all: $(BIN) $(SIMBIN) $(SIMGRBIN) $(SIMSVBIN)
 
 clean:
-	$(RM) $(BIN) $(SIMBIN) $(SIMGRBIN) $(SIMSVBIN)
+	$(RM) $(BIN) $(SIMBIN) $(SIMGRBIN) $(SIMSVBIN) $(LIBOBJ)
 
 
 # PolSARproSIM
diff --git a/debian/rules b/debian/rules
index 64506d9..50a5d73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,6 +63,11 @@ install/polsarpro-data::
 
 clean::
 	rm -f $(CURDIR)/debian/stamp-patched
+	touch $(CURDIR)/Config/GimpUnix.txt
+	touch $(CURDIR)/Config/GoogleEarthUnix.txt
+	touch $(CURDIR)/Config/MapReadyUnix.txt
+	touch $(CURDIR)/Config/NestUnix.txt
+	touch $(CURDIR)/Config/PDFReaderUnix.txt
 
 
 cleanbuilddir/polsarpro::

-- 
Polarimetric SAR Data Processing and Educational Tool



More information about the Pkg-grass-devel mailing list