pciutils: Import 3.2.0 from packages and update to 3.2.1.

This commit is contained in:
Álvaro Fernández Rojas
2014-06-10 21:03:40 +02:00
parent 7ae5777b3e
commit 67c1ac973d
6 changed files with 143 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- a/lib/configure
+++ b/lib/configure
@@ -57,7 +57,7 @@ echo >>$c "#define PCI_OS_`echo $sys | t
echo >$m 'WITH_LIBS='
echo_n "Looking for access methods..."
-LIBRESOLV=-lresolv
+LIBRESOLV=
case $sys in
linux*)