[libvigraimpex] 01/04: deb/rules: add DEB_BUILD_OPTIONS line
Daniel Stender
danstender-guest at moszumanska.debian.org
Mon Feb 15 02:47:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository libvigraimpex.
commit a351c931e108a132ae3dff03360939edc5ff15ec
Author: Daniel Stender <debian at danielstender.com>
Date: Sun Feb 14 11:35:14 2016 +0100
deb/rules: add DEB_BUILD_OPTIONS line
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 9efcb7d..3ae901a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
+#export DEB_BUILD_OPTIONS=nocheck
CFLAGS := $(shell env DEB_CFLAGS_MAINT_APPEND=-pipe dpkg-buildflags --get CFLAGS; dpkg-buildflags --get CPPFLAGS)
CXXFLAGS := $(shell env DEB_CXXFLAGS_MAINT_APPEND=-pipe dpkg-buildflags --get CXXFLAGS; dpkg-buildflags --get CPPFLAGS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libvigraimpex.git
More information about the debian-science-commits
mailing list