[Pkg-wmaker-commits] [wmfrog] 100/145: split long line in debian/rules

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 05:46:33 UTC 2015


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

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

commit b24723eb9f0f742d2b41dc71492730c75f8c2b6f
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Jul 22 00:04:31 2014 -0500

    split long line in debian/rules
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index a13ef19..9ea6fbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
 	dh $@ --sourcedirectory=Src
 
 override_dh_auto_build:
-	dh_auto_build --sourcedirectory=Src -- CFLAGS="$(CFLAGS) $(CPPFLAGS) $(LDFLAGS)"
-
+	dh_auto_build --sourcedirectory=Src \
+		-- CFLAGS="$(CFLAGS) $(CPPFLAGS) $(LDFLAGS)"

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



More information about the Pkg-wmaker-commits mailing list