[SCM] packaging of clive-utils branch, master,	updated. upstream/2.1.3-112-g7bb5356
    Damyan Ivanov 
    dmn at debian.org
       
    Wed Apr  1 15:41:07 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit 0b3617547d7c7354d95c87b8ac88be84c37c1adb
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Apr 1 18:20:31 2009 +0300
    s/make/$(MAKE)/
diff --git a/debian/rules b/debian/rules
index 62be25c..7ecbe7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_test:
 
 build: $(QUILT_STAMPFN)
 	dh $@
-	make man
+	$(MAKE) man
 
 override_dh_auto_install:
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/clive-utils prefix=/usr
-- 
packaging of clive-utils
    
    
More information about the Pkg-perl-cvs-commits
mailing list