The following commit has been merged in the master branch:
commit c153b73abcb5ad10a89dfc7d148655642ac3c97f
Author: Bas Couwenberg <sebas...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to