[kernel] r11534 - dists/sid/linux-2.6/debian/patches/features/all/vserver
Bastian Blank
waldi at alioth.debian.org
Sat Jun 7 08:32:55 UTC 2008
Author: waldi
Date: Sat Jun 7 08:32:54 2008
New Revision: 11534
Log:
debian/patches/features/all/vserver/gen-patch: Fix.
Modified:
dists/sid/linux-2.6/debian/patches/features/all/vserver/gen-patch
Modified: dists/sid/linux-2.6/debian/patches/features/all/vserver/gen-patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/features/all/vserver/gen-patch (original)
+++ dists/sid/linux-2.6/debian/patches/features/all/vserver/gen-patch Sat Jun 7 08:32:54 2008
@@ -11,4 +11,4 @@
file="$(dirname $0)/$version.patch"
-filterdiff --strip 1 --addprefix=a/ -x Makefile "$patch" | grep -v "^diff" > "$file"
+filterdiff -p 1 --strip 1 --addprefix=a/ -x Makefile "$patch" | grep -v "^diff" > "$file"
More information about the Kernel-svn-changes
mailing list