[Pkg-wmaker-commits] [wmitime] 122/127: debian/rules: Update override_dh_auto_build target to pass CFLAGS to new upstream Makefile.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmitime.
commit d78678049e4a564e10ec5cb4ad36c072f3a48cca
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Sat Dec 20 21:23:16 2014 -0600
debian/rules: Update override_dh_auto_build target to pass CFLAGS to new
upstream Makefile.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 445b3e5..812cc4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
dh $@ --sourcedirectory=wmitime
override_dh_auto_build:
- dh_auto_build -- FLAGS="$(CFLAGS) $(CPPFLAGS) $(LDFLAGS)"
+ dh_auto_build -- CFLAGS="$(shell dpkg-buildflags --get CFLAGS)"
get-orig-source:
uscan --verbose --force-download --no-symlink
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmitime.git
More information about the Pkg-wmaker-commits
mailing list