[Pkg-wmaker-commits] [wmitime] 11/127: debian/rules: (configure-stamp) Move target patch to correct place

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:30 UTC 2015


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

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

commit 584a5aa5b5d38b6f93281f34da8bb7bfc6027a1b
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Fri Feb 1 19:19:06 2008 +0000

    debian/rules: (configure-stamp) Move target patch to correct place
    
    Signed-off-by: Jari Aalto <jari.aalto at cante.net>
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index d8b4fa3..d561c60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,14 +37,14 @@ configure-stamp:
 
 	touch configure-stamp
 
-build: man build-stamp patch
+build: patch build-stamp
 
 build-stamp: configure-stamp
 	dh_testdir
 
 	# Add here commands to compile the package.
-	$(MAKE) -C wmitime FLAGS='$(FLAGS)' LANG=C
-	#docbook-to-man debian/wmitime.sgml > wmitime.1
+	$(MAKE) -C wmitime FLAGS='$(FLAGS)'
+	#docbook-to-man debian/wmitime.sgml > wmitime.1a
 
 	touch $@
 

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



More information about the Pkg-wmaker-commits mailing list