From 19a1d2440c2aaeabecaf1fc45eeee147f406a995 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Wed, 1 Jul 2015 18:58:39 +0200 Subject: [PATCH] rename 2 reference to legacy libvirt plugin --- debian/copyright | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9d49570..b494bc7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -339,7 +339,7 @@ Licenses: Copyright © 2009 Florian Forster License: GNU General Public License - Files src/libvirt.c + Files src/virt.c src/uuid.c Copyright © 2006-2008 Red Hat Inc. License: GNU General Public License diff --git a/debian/rules b/debian/rules index c5ca9dd..f9313e3 100755 --- a/debian/rules +++ b/debian/rules @@ -141,7 +141,7 @@ endif ifneq (,$(filter kfreebsd-i386 kfreebsd-amd64, $(DEB_BUILD_ARCH))) confflags += \ --disable-gmond \ - --disable-libvirt \ + --disable-virt \ --disable-tokyotyrant \ --disable-java endif -- 2.30.2