[pve-devel] r4922 - pve-kernel-2.6.32/trunk
svn-commits at proxmox.com
svn-commits at proxmox.com
Tue Aug 3 14:37:21 CEST 2010
Author: dietmar
Date: 2010-08-03 12:37:20 +0000 (Tue, 03 Aug 2010)
New Revision: 4922
Modified:
pve-kernel-2.6.32/trunk/Makefile
Log:
Modified: pve-kernel-2.6.32/trunk/Makefile
===================================================================
--- pve-kernel-2.6.32/trunk/Makefile 2010-08-03 12:03:29 UTC (rev 4921)
+++ pve-kernel-2.6.32/trunk/Makefile 2010-08-03 12:37:20 UTC (rev 4922)
@@ -113,7 +113,7 @@
rm -rf ${KERNEL_SRC}
tar xf ${KERNEL_SRC_TAR}
cd ${KERNEL_SRC}; patch -p1 <../${KERNEL_DEB_DIFF}
- ./applydebpatches.pl ${KERNEL_SRC} 18
+ ./applydebpatches.pl ${KERNEL_SRC} ${KERNEL_DEB_REL}
cd ${KERNEL_SRC}; patch -p1 <../bootsplash-3.1.9-2.6.31.patch
cd ${KERNEL_SRC}; patch -p1 <../bridge-patch.diff
cd ${KERNEL_SRC}; patch -p1 <../scst-src/scst/kernel/scst_exec_req_fifo-2.6.32.patch
More information about the pve-devel
mailing list