The following commit has been merged in the master branch:
commit a8246d4611a867a68513dc3a19c10432139543f8
Author: David Paleino <[email protected]>
Date:   Fri Feb 19 22:04:48 2010 +0100

    Still missing bits of quilt removal

diff --git a/debian/rules b/debian/rules
index df742df..862725e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_build:
        # We don't provide pkg-config files so this Makefile is just confusing
        # when installed as a demo
        #rm -f demo/c++/Makefile
-       dh_auto_build --with quilt
+       dh_auto_build
 
 override_dh_auto_clean:
        python scons/scons.py --clean
@@ -37,7 +37,7 @@ override_dh_auto_clean:
        # Lintian fix
        chmod -x demo/viewer/images/*.png 
bindings/python/mapnik/ogcserver/modserver.py
 
-       dh_auto_clean --with quilt
+       dh_auto_clean
 
 override_dh_auto_install:
        python scons/scons.py install

-- 
C++/Python toolkit for developing GIS applications

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to