This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository libgeotiff-dfsg.

commit 3acf3b0af6c1be805cafe30c9464f0993f67d85e
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Tue Oct 21 20:51:27 2014 +0200

    Enable hardening
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4745e70..a43d576 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ config.status: configure
        # Add here commands to configure the package.
        CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) \
                    --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info \
-                   --includedir=\$${prefix}/include/geotiff
+                   --includedir=\$${prefix}/include/geotiff $(shell 
dpkg-buildflags --export=configure)
 
 build: build-arch build-indep
 build-arch: build-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libgeotiff-dfsg.git

_______________________________________________
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