[Pkg-libvirt-commits] [libvirt] 02/03: Always start lines with a tab
Guido Guenther
agx at moszumanska.debian.org
Sun May 11 00:14:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1.2.4-3
in repository libvirt.
commit ba0a90f77ebb0efb4f9eec2d3f31e28120e94b4c
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat May 10 20:41:08 2014 +0200
Always start lines with a tab
Git-Dch: Ignore
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 3c83144..9e2b3a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ DEB_CONFIGURE_EXTRA_ARGS := \
$(WITH_QEMU) \
--with-qemu-user=libvirt-qemu \
--with-qemu-group=libvirt-qemu \
- $(WITH_OPENVZ) \
+ $(WITH_OPENVZ) \
--with-avahi \
--with-sasl \
--with-yajl \
@@ -153,7 +153,7 @@ endif
for l in $(LOGROTATE); do \
cp $(CURDIR)/debian/build/daemon/$$l.logrotate \
- debian/libvirt-bin.$$l.logrotate; \
+ debian/libvirt-bin.$$l.logrotate; \
dh_installlogrotate --name=$$l; \
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list