aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pciutils/pciutils-2.2.4/configure.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-05 08:47:22 +0000
committerKoen Kooi <koen@openembedded.org>2008-10-05 08:47:22 +0000
commit5c05fd4ebbaedd10edca4f40dda8e4bbdc371e44 (patch)
tree48c23f17dc7291d0fc49c27eb8e7f9b66a1f1965 /packages/pciutils/pciutils-2.2.4/configure.patch
parent8ba0bb7b56e77048ecbabe11907a3f57d4d5d997 (diff)
parent6b04085d53ecaa1643f5ff0798f7b61d7fe4415f (diff)
downloadopenembedded-5c05fd4ebbaedd10edca4f40dda8e4bbdc371e44.tar.gz
merge of '22673a8489eb3fbf2a5e89620fbecf65ca14d642'
and '60dded794c41670fb786d889795e95be3bd8665f'
Diffstat (limited to 'packages/pciutils/pciutils-2.2.4/configure.patch')
-rw-r--r--packages/pciutils/pciutils-2.2.4/configure.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/pciutils/pciutils-2.2.4/configure.patch b/packages/pciutils/pciutils-2.2.4/configure.patch
index 78d113c498..cfb5ef71d5 100644
--- a/packages/pciutils/pciutils-2.2.4/configure.patch
+++ b/packages/pciutils/pciutils-2.2.4/configure.patch
@@ -1,13 +1,8 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
Index: pciutils-2.2.4/lib/configure
===================================================================
--- pciutils-2.2.4.orig/lib/configure 2006-09-09 13:06:10.000000000 +0200
-+++ pciutils-2.2.4/lib/configure 2006-10-31 11:52:13.000000000 +0100
-@@ -12,15 +12,15 @@
++++ pciutils-2.2.4/lib/configure 2008-06-17 10:15:07.000000000 +0200
+@@ -12,15 +12,15 @@ echo_n() {
echo_n "Configuring libpci for your system..."
idsdir=${1:-/usr/share}
version=${2:-0.0}
@@ -26,10 +21,15 @@ Index: pciutils-2.2.4/lib/configure
fi
if [ "$sys" = "GNU/kFreeBSD" ]
then
-@@ -34,6 +34,11 @@
+@@ -34,6 +34,16 @@ rel=${4:-$rel}
echo " $host $rel"
zlib=$5
++if [ "$host" = "linux--gnuspe" ]
++then
++ sys=linux
++fi
++
+if [ "$host" = "linux--gnueabi" ]
+then
+ sys=linux