[debian-edu-commits] debian-edu/ 09/50: d/rules: Enable verbose build.
Unit 193
unit193-guest at moszumanska.debian.org
Wed Dec 21 05:05:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
unit193-guest pushed a commit to branch master
in repository veracrypt.
commit 476a91138176a71cec1ce74f09216a76cebda244
Author: Unit 193 <unit193 at ubuntu.com>
Date: Mon Apr 6 16:40:57 2015 -0400
d/rules: Enable verbose build.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 1b319b4..7980c2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dh $@ --sourcedirectory=src
override_dh_auto_build:
- dh_auto_build
+ dh_auto_build -- VERBOSE=1
unset DISPLAY && src/Main/veracrypt --text --help 2>/dev/null | debian/veracrypt_help_to_troff.pl > veracrypt.1
convert -resize 32x32 src/Resources/Icons/VeraCrypt-48x48.xpm veracrypt.xpm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/veracrypt.git
More information about the debian-edu-commits
mailing list