[Pkg-wmaker-commits] [wmbutton] 08/14: debian/rules: Remove CPPFLAGS hack; no longer needed.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Jul 17 09:09:21 UTC 2017


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

dtorrance-guest pushed a commit to branch master
in repository wmbutton.

commit 682bd51d40daf345e56c6575ebdd658d88f7b763
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Jul 17 04:31:00 2017 -0400

    debian/rules: Remove CPPFLAGS hack; no longer needed.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 13edfbf..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,4 @@
 #!/usr/bin/make -f
 
-# I need add CPPFLAGS in CFLAGS, because upstream Makefile don't uses CPPFLAGS
-export CPPFLAGS = `dpkg-buildflags --get CPPFLAGS`
-export CFLAGS += ${CPPFLAGS}
-
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbutton.git



More information about the Pkg-wmaker-commits mailing list