From 4921c4a21ea168f348630e1e6528b39bb546af4e Mon Sep 17 00:00:00 2001 From: Álvaro Fernández Rojas Date: Sun, 31 Dec 2017 18:43:16 +0100 Subject: pciutils: update to v3.5.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- utils/pciutils/patches/104-resolv.patch | 2 +- utils/pciutils/patches/105-fix-host.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/pciutils/patches') diff --git a/utils/pciutils/patches/104-resolv.patch b/utils/pciutils/patches/104-resolv.patch index c38d1cfc5..0acfb81cb 100644 --- a/utils/pciutils/patches/104-resolv.patch +++ b/utils/pciutils/patches/104-resolv.patch @@ -1,6 +1,6 @@ --- a/lib/configure +++ b/lib/configure -@@ -57,7 +57,7 @@ echo >>$c "#define PCI_OS_`echo $sys | t +@@ -52,7 +52,7 @@ echo >>$c "#define PCI_OS_`echo $sys | t echo >$m 'WITH_LIBS=' echo_n "Looking for access methods..." diff --git a/utils/pciutils/patches/105-fix-host.patch b/utils/pciutils/patches/105-fix-host.patch index 8df4b8ce7..14f7ded61 100644 --- a/utils/pciutils/patches/105-fix-host.patch +++ b/utils/pciutils/patches/105-fix-host.patch @@ -1,6 +1,6 @@ --- a/lib/configure +++ b/lib/configure -@@ -44,7 +44,7 @@ if [ -z "$HOST" ] ; then +@@ -39,7 +39,7 @@ if [ -z "$HOST" ] ; then fi [ -n "$RELEASE" ] && rel="${RELEASE}" # CAVEAT: tr on Solaris is a bit weird and the extra [] is otherwise harmless. -- cgit v1.2.3