From 7a802bbf2ef82363f55989a22a9bb44653384025 Mon Sep 17 00:00:00 2001 From: James Page Date: Thu, 1 Nov 2018 14:03:34 +0000 Subject: [PATCH] Set location of ovs-vsctl for libvirt dumbness --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index 12ff2c6..a78b6c7 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -628,6 +628,7 @@ parts: - --sysconfdir=/var/snap/$SNAPCRAFT_PROJECT_NAME/common - DNSMASQ=/snap/$SNAPCRAFT_PROJECT_NAME/current/usr/sbin/dnsmasq - DMIDECODE=/snap/$SNAPCRAFT_PROJECT_NAME/current/usr/sbin/dmidecode + - OVSVSCTL=/snap/$SNAPCRAFT_PROJECT_NAME/current/bin/ovs-vsctl override-build: | wget http://archive.ubuntu.com/ubuntu/pool/main/libv/libvirt/libvirt_1.3.1.orig.tar.gz wget http://archive.ubuntu.com/ubuntu/pool/main/libv/libvirt/libvirt_1.3.1-1ubuntu10.24.debian.tar.xz