summaryrefslogtreecommitdiff
path: root/sysutils/libpciaccess/patches/patch-configure
blob: 324afe01196db60002587e7bb71af3cdf9a59567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-configure,v 1.7 2015/05/01 08:58:39 wiz Exp $

Fix pattern.

--- configure.orig	2015-05-01 04:44:56.000000000 +0000
+++ configure
@@ -18083,7 +18083,7 @@ case $host_os in
 		;;
 	*netbsd*)
 		case $host in
-		*i3-986*)
+		*i[3-9]86*)
 			PCIACCESS_LIBS="$PCIACCESS_LIBS -li386"
 			;;
 		*x86_64*|*amd64*)