[mapcache] 39/43: Drop unused *FLAGS.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 25 20:52:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch wheezy-backports
in repository mapcache.
commit 5dc6bd888ae4caa64780285548e6eee29abc1f66
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jul 23 12:40:37 2013 +0200
Drop unused *FLAGS.
---
debian/rules | 6 ------
1 file changed, 6 deletions(-)
diff --git a/debian/rules b/debian/rules
index 356fcd2..c90f35e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,17 +21,11 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
-#CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
-#FFLAGS:=$(shell dpkg-buildflags --get FFLAGS)
LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
CFLAGS+=$(CPPFLAGS)
-#CFLAGS+=$(FFLAGS)
CFLAGS+=$(LDFLAGS)
-#CPPFLAGS=$(CFLAGS)
-#CXXFLAGS=$(CFLAGS)
-
%:
dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.git
More information about the Pkg-grass-devel
mailing list