[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/0.8.6-1-17-g904de70
Laurent Léonard
laurent at open-minds.org
Tue Jan 18 09:23:05 UTC 2011
The following commit has been merged in the experimental branch:
commit 904de70723a17a8a2ba53d9cf909f0ae29bd7037
Author: Laurent Léonard <laurent at open-minds.org>
Date: Mon Jan 17 19:30:53 2011 +0100
Update libvirt-guests init script location
diff --git a/debian/rules b/debian/rules
index 42a9bf6..25e9935 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ DEB_DH_INSTALLLOGROTATE_ARGS = --name=libvirtd
EXAMPLES_DIR = $(CURDIR)/debian/libvirt-doc/usr/share/doc/libvirt-doc/examples/
binary-install/libvirt-bin::
- cp $(CURDIR)/tools/libvirt-guests.init.in $(CURDIR)/debian/libvirt-bin.libvirt-guests.init
+ cp $(CURDIR)/tools/libvirt-guests.init.sh $(CURDIR)/debian/libvirt-bin.libvirt-guests.init
cp $(CURDIR)/tools/libvirt-guests.sysconf $(CURDIR)/debian/libvirt-bin.libvirt-guests.default
dh_installinit --name=libvirt-guests --no-restart-on-upgrade
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list