[Pkg-wmaker-commits] [wmbatppc] 23/35: debian/rules: Add override_dh_auto_build target to use CFLAGS from dpkg-buildflags.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 02:23:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmbatppc.
commit eda68eaae3f17f0e1802ed029f5d55e916507f86
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Wed Dec 31 08:20:43 2014 -0600
debian/rules: Add override_dh_auto_build target to use CFLAGS from
dpkg-buildflags.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 22d44cb..8fe37fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
%:
dh $@
+override_dh_auto_build:
+ dh_auto_build -- CFLAGS="$(shell dpkg-buildflags --get CFLAGS)"
+
get-orig-source:
uscan --verbose --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbatppc.git
More information about the Pkg-wmaker-commits
mailing list