[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.5.2-1-10-g30ee08c

Iustin Pop iustin at debian.org
Wed Feb 13 11:39:40 UTC 2013


The following commit has been merged in the master branch:
commit c133d25ea59408422cb172fd62aa33d7ade2b65b
Author: Iustin Pop <iustin at debian.org>
Date:   Wed Feb 13 10:41:39 2013 +0100

    Adjust man rules for the two new Haskell binaries
    
    Signed-off-by: Iustin Pop <iustin at debian.org>

diff --git a/debian/rules b/debian/rules
index e72ea50..b38c4c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ install: build
 	   $(HTOOLS_DIR)/usr/lib/ganeti/iallocators/
 
 	mkdir -p $(HTOOLS_DIR)/usr/share/man/man1
-	for i in htools hail hbal hscan hspace; do \
+	for i in htools hail hbal hscan hspace hcheck hinfo; do \
 	  mv $(GANETI_DIR)/usr/share/man/man1/$${i}.1 \
 	     $(HTOOLS_DIR)/usr/share/man/man1/ ; \
 	done

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list