[Pkg-ganeti-devel] [ganeti] 03/04: Do not pass --enable-htools-rapi to configure
Apollon Oikonomopoulos
apoikos-guest at moszumanska.debian.org
Fri Dec 27 09:40:42 UTC 2013
This is an automated email from the git hooks/post-receive script.
apoikos-guest pushed a commit to branch master
in repository ganeti.
commit cdf66eb7d11559ec9b47e57c036ad48e021395f3
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date: Fri Dec 27 11:05:04 2013 +0200
Do not pass --enable-htools-rapi to configure
This option has been removed upstream since 2.8.
---
debian/changelog | 2 ++
debian/rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9306f81..13e4c81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ganeti (2.9.2-2) unstable; urgency=medium
(closes: #733181)
* Drop Recommends on qemu-system-x86, since it does not provide /usr/bin/kvm
anymore.
+ * Do not pass --enable-htools-rapi to configure, the option has been removed
+ upstream since 2.8.
-- Apollon Oikonomopoulos <apoikos at gmail.com> Fri, 27 Dec 2013 10:38:05 +0200
diff --git a/debian/rules b/debian/rules
index 4d60fab..bff0251 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_configure:
--with-os-search-path=/srv/ganeti/os,/usr/local/lib/ganeti/os,/usr/lib/ganeti/os,/usr/share/ganeti/os \
--with-extstorage-search-path=/srv/ganeti/extstorage,/usr/local/lib/ganeti/extstorage,/usr/lib/ganeti/extstorage,/usr/share/ganeti/extstorage \
--docdir=/usr/share/doc/ganeti \
- --enable-htools-rapi --enable-restricted-commands \
+ --enable-restricted-commands \
--with-user-prefix=$(GNT_USERGROUP_PREFIX) \
--with-group-prefix=$(GNT_USERGROUP_PREFIX)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git
More information about the Pkg-ganeti-devel
mailing list