From 7548de36af989c795d91cbe389a1c723978fb224 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 16 Apr 2013 09:12:04 +0200 Subject: [PATCH] libvirt: fix installation (v2). --- srcpkgs/libvirt/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index 359e53a7c1..8bc0b7bdbb 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -98,6 +98,5 @@ libvirt_package() { pkg_install() { vmove etc vmove usr - vmove var } }