[Pkg-ganeti-devel] [ganeti] 21/22: debian/rules: cleanup
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Thu Feb 27 14:58:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch 2.10
in repository ganeti.
commit dfbed88813a5c7862e5247c8c0d13fe9bc4b8320
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date: Thu Feb 27 16:20:51 2014 +0200
debian/rules: cleanup
Some whitespace cleanup and removal of old comments.
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index d6c77f9..66765d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,8 @@ override_dh_auto_clean:
override_dh_auto_build:
dh_auto_build
+
+ # Rebuild the sphinx documentation
mv doc/html doc/html.orig
$(MAKE) doc/html
@@ -63,8 +65,6 @@ override_dh_auto_build:
-e "s#@VER@#$(VER)#g" >"$(CURDIR)/debian/ganeti.postinst"
$(CURDIR)/debian/genscript.py postrm "$(CURDIR)" >"$(CURDIR)/debian/ganeti.postrm"
-# Add missing bits to ganeti and python-ganeti-rapi. We do not use
-# override_dh_install (plain) because it will fail in binary-arch builds.
override_dh_install-indep:
dh_install --fail-missing -pganeti-$(VER) -Xsbin/ganeti-confd -Xganeti/mon-collector \
-Xganeti/default -Xbin/h -Xman1/h -Xsbin/ganeti-mond -Xsbin/ganeti-luxid -Xhail
@@ -73,7 +73,7 @@ override_dh_install-indep:
cp $(CURDIR)/doc/examples/ganeti.initd $(CURDIR)/debian/ganeti.init
cp $(CURDIR)/doc/examples/ganeti.cron $(CURDIR)/debian/ganeti.cron.d
cp $(CURDIR)/doc/examples/ganeti.default $(CURDIR)/debian/ganeti.default
-
+
# Dummy Python module for the RAPI client
# Add missing bits to ganeti and python-ganeti-rapi.
cp $(CURDIR)/debian/tmp/usr/share/ganeti/$(VER)/ganeti/rapi/client.py \
--
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