summaryrefslogtreecommitdiffstats
path: root/package/pciutils/pciutils.patch
diff options
context:
space:
mode:
authorThiago A. CorrĂȘa <thiago.correa@gmail.com>2008-10-31 12:14:39 +0000
committerThiago A. CorrĂȘa <thiago.correa@gmail.com>2008-10-31 12:14:39 +0000
commit58bc514201591a36aa64c3f30ed8cdcfd6a32183 (patch)
treedd2557494db32d6172d2060653432ca994987a33 /package/pciutils/pciutils.patch
parent1bf91aa2a891b1a09bd9f4754e3e1400d09d90b0 (diff)
downloadbuildroot-novena-58bc514201591a36aa64c3f30ed8cdcfd6a32183.tar.gz
buildroot-novena-58bc514201591a36aa64c3f30ed8cdcfd6a32183.zip
Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=package/pciutils;hb=HEAD). Thanks
Diffstat (limited to 'package/pciutils/pciutils.patch')
-rw-r--r--package/pciutils/pciutils.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/pciutils/pciutils.patch b/package/pciutils/pciutils.patch
deleted file mode 100644
index f2d773cc3..000000000
--- a/package/pciutils/pciutils.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- pciutils-2.2.6/lib/configure
-+++ pciutils-2.2.6/lib/configure
-@@ -12,7 +12,7 @@
- echo_n "Configuring libpci for your system..."
- sharedir=${1:-/usr/share}
- version=${2:-0.0}
--sys=`uname -s`
-+sys=Linux
- rel=`uname -r`
- if [ "$sys" = "AIX" -a -x /usr/bin/oslevel -a -x /usr/sbin/lsattr ]
- then
-