[pve-devel] r6215 - pve-qemu-kvm/pve2

svn-commits at proxmox.com svn-commits at proxmox.com
Fri Jul 1 07:47:11 CEST 2011


Author: dietmar
Date: 2011-07-01 07:47:11 +0200 (Fri, 01 Jul 2011)
New Revision: 6215

Modified:
   pve-qemu-kvm/pve2/Makefile
Log:
add dinstall target


Modified: pve-qemu-kvm/pve2/Makefile
===================================================================
--- pve-qemu-kvm/pve2/Makefile	2011-07-01 05:45:59 UTC (rev 6214)
+++ pve-qemu-kvm/pve2/Makefile	2011-07-01 05:47:11 UTC (rev 6215)
@@ -50,3 +50,7 @@
 .PHONY: clean
 clean:
 	rm -rf *~ ${KVMDIR} ${KVMPACKAGE}_*
+
+.PHONY: dinstall
+dinstall: ${KVM_DEB}
+	dpkg -i ${KVM_DEB}




More information about the pve-devel mailing list