[pve-devel] r5139 - pve-storage/pve2/PVE

svn-commits at proxmox.com svn-commits at proxmox.com
Tue Sep 14 10:52:29 CEST 2010


Author: dietmar
Date: 2010-09-14 08:52:29 +0000 (Tue, 14 Sep 2010)
New Revision: 5139

Modified:
   pve-storage/pve2/PVE/Makefile
Log:


Modified: pve-storage/pve2/PVE/Makefile
===================================================================
--- pve-storage/pve2/PVE/Makefile	2010-09-14 08:52:23 UTC (rev 5138)
+++ pve-storage/pve2/PVE/Makefile	2010-09-14 08:52:29 UTC (rev 5139)
@@ -2,4 +2,5 @@
 
 .PHONY: install
 install:
+	install -D -m 0644 Storage.pm ${DESTDIR}${PERLDIR}/PVE/Storage.pm
 	make -C API2 install
\ No newline at end of file




More information about the pve-devel mailing list