[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.7.0-1-54-g1fd06ae

Apollon Oikonomopoulos apoikos at gmail.com
Sun Jul 28 13:35:09 UTC 2013


The following commit has been merged in the master branch:
commit 5adb74ac9629f03fcd83ba4e8f2fb3480c4481c5
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date:   Sun Jul 28 05:27:43 2013 +0300

    Remove --enable-htools from configure invocation
    
    This option does not exist anymore.

diff --git a/debian/rules b/debian/rules
index 258a9bf..827768b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_configure:
 	  --with-iallocator-search-path=/usr/local/lib/ganeti/iallocators,/usr/lib/ganeti/iallocators \
 	  --with-os-search-path=/srv/ganeti/os,/usr/local/lib/ganeti/os,/usr/lib/ganeti/os,/usr/share/ganeti/os \
 	  --docdir=/usr/share/doc/ganeti \
-	  --enable-htools --enable-htools-rapi --enable-restricted-commands
+	  --enable-htools-rapi --enable-restricted-commands
 
 override_dh_auto_clean:
 	[ ! -f Makefile ] || $(MAKE) distclean

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list