[SCM] gdal branch, master, updated. upstream/1.10.0-200-g009bec6

Bas Couwenberg sebastic at xs4all.nl
Mon Oct 14 03:20:44 UTC 2013


The following commit has been merged in the master branch:
commit c153b73abcb5ad10a89dfc7d148655642ac3c97f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 12 13:30:29 2013 +0200

    Don't remove man and html directories on clean, part of upstream tarball.

diff --git a/debian/rules b/debian/rules
index db754ae..72b7ba1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -143,9 +143,8 @@ clean:
 	rm -rf $(CURDIR)/swig/java/*.so $(CURDIR)/swig/java/*.o $(CURDIR)/swig/java/build/ $(CURDIR)/swig/java/*.jar $(CURDIR)/swig/java/.libs
 	rm -rf $(CURDIR)/.libs
 	rm -f GDALmake.opt-*
-	rm -rf $(CURDIR)/man/man1
 	rm -rf $(CURDIR)/debian/tmp $(CURDIR)/debian/python-tmp
-	rm -rf $(CURDIR)/html $(CURDIR)/doc/br/html $(CURDIR)/doc/ru/html
+	rm -rf $(CURDIR)/doc/br/html $(CURDIR)/doc/ru/html
 	rm -rf $(CURDIR)/frmts/o/.libs
 	rm -f  $(CURDIR)/islibdappost310.*
 	# Removes per arch symbols for compatible archs

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list