From f96441b9faf769c9ecdd4d338b605ea3d0cc4010 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 9 Nov 2004 00:36:47 +0000 Subject: Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA --- pciutils/pciutils-2.1.11/configure-uclibc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'pciutils/pciutils-2.1.11/configure-uclibc.patch') diff --git a/pciutils/pciutils-2.1.11/configure-uclibc.patch b/pciutils/pciutils-2.1.11/configure-uclibc.patch index e69de29bb2..7ecf490f28 100644 --- a/pciutils/pciutils-2.1.11/configure-uclibc.patch +++ b/pciutils/pciutils-2.1.11/configure-uclibc.patch @@ -0,0 +1,11 @@ +--- pciutils/lib/configure.orig 2004-06-22 10:51:26.000000000 -0500 ++++ pciutils/lib/configure 2004-06-22 11:19:48.000000000 -0500 +@@ -31,7 +31,7 @@ + echo_n "Looking for access methods..." + + case $sys in +- [lL]inux) ++ [lL]inux*) + case $rel in + 2.[1-9]*|[3-9]*) echo_n " proc" + echo >>$c '#define HAVE_PM_LINUX_PROC' -- cgit v1.2.3