Revision 2e417ea7

b/debian/changelog
1
snf-ganeti (2.6.0rc3+grnet-1) stable; urgency=low
1
snf-ganeti (2.7.0~rc1-1) stable; urgency=low
2 2

  
3 3
  GRNET-specific package against google's master branch
4 4
  The package contains google's current master branch +
b/debian/rules
80 80
	   $(HTOOLS_DIR)/usr/lib/ganeti/iallocators/
81 81

  
82 82
	mkdir -p $(HTOOLS_DIR)/usr/share/man/man1
83
	for i in htools hail hbal hscan hspace hinfo hcheck; do \
83
	for i in hroller htools hail hbal hscan hspace hinfo hcheck; do \
84 84
	  mv $(GANETI_DIR)/usr/share/man/man1/$${i}.1 \
85 85
	     $(HTOOLS_DIR)/usr/share/man/man1/ ; \
86 86
	done

Also available in: Unified diff