The following commit has been merged in the master branch:
commit 2a4e92c8570f8224ac99ee72dbb0a96b58ccc899
Author: David Paleino <da...@debian.org>
Date:   Tue Oct 4 13:55:03 2011 +0200

    Remove commented lines

diff --git a/debian/rules b/debian/rules
index f701f98..1d23a82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,6 @@ SCONS_FLAGS += PREFIX=/usr LIB_DIR_NAME=/mapnik/2.0
 
 override_dh_auto_configure:
        scons $(SCONS_FLAGS) CCFLAGS="$(CFLAGS)" configure
-#      dh_auto_configure
 
 override_dh_auto_build:
        set -e; \
@@ -24,8 +23,6 @@ override_dh_auto_build:
                scons $(SCONS_FLAGS) PYTHON=/usr/bin/$$py ; \
        done
 
-#      dh_auto_build
-
 override_dh_prep:
        dh_prep -Xdebian/tmp
 

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

_______________________________________________
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