[Pkg-wmaker-commits] [wmsystemtray] 18/34: add export V=1 to debian/rules so compiler flags aren't hidden

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:01:14 UTC 2015


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

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

commit 507b0416aa2482e4c8716dd013b7d45841993a4b
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Mon Jul 21 01:33:36 2014 -0500

    add export V=1 to debian/rules so compiler flags aren't hidden
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index da2a5af..2258766 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-#
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+export V=1
 
 %:
 	dh  $@

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



More information about the Pkg-wmaker-commits mailing list