[pve-devel] [PATCH 9/9] ignore vma tool
Stefan Priebe
s.priebe at profihost.ag
Mon Feb 11 10:27:37 CET 2013
Signed-off-by: Stefan Priebe <s.priebe at profihost.ag>
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2f582f9..7939d87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ install: build
# Install the userspace utilities
install -m 0755 scripts/kvm/kvm_stat $(destdir)/usr/bin/
- install -s -m 0755 vma $(destdir)/usr/bin/
+ #install -s -m 0755 vma $(destdir)/usr/bin/
install -D -m 0755 $(CURDIR)/debian/kvm-ifup $(destdir)/etc/kvm/kvm-ifup
install -D -m 0755 $(CURDIR)/debian/kvm-ifdown $(destdir)/etc/kvm/kvm-ifdown
--
1.7.10.4
More information about the pve-devel
mailing list