[pve-devel] r6238 - pve-kernel-2.6.32/trunk

svn-commits at proxmox.com svn-commits at proxmox.com
Wed Jul 6 07:14:29 CEST 2011


Author: dietmar
Date: 2011-07-06 07:14:29 +0200 (Wed, 06 Jul 2011)
New Revision: 6238

Modified:
   pve-kernel-2.6.32/trunk/Makefile
Log:


Modified: pve-kernel-2.6.32/trunk/Makefile
===================================================================
--- pve-kernel-2.6.32/trunk/Makefile	2011-07-06 05:13:42 UTC (rev 6237)
+++ pve-kernel-2.6.32/trunk/Makefile	2011-07-06 05:14:29 UTC (rev 6238)
@@ -209,7 +209,7 @@
 	cp ${ARECADIR}/arcmsr.ko arcmsr.ko
 
 iscsi_trgt.ko: ${ISCSITARGETSRC}
-	rm -rf ${ISCSITARGETSRC}
+	rm -rf ${ISCSITARGETDIR}
 	tar xf ${ISCSITARGETSRC}
 	mkdir -p /lib/modules/${KVNAME}
 	ln -sf ${TOP}/${KERNEL_SRC} /lib/modules/${KVNAME}/build




More information about the pve-devel mailing list