summaryrefslogtreecommitdiff
path: root/emulators/wine/patches
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine/patches')
-rw-r--r--emulators/wine/patches/patch-ac8
-rw-r--r--emulators/wine/patches/patch-af12
2 files changed, 4 insertions, 16 deletions
diff --git a/emulators/wine/patches/patch-ac b/emulators/wine/patches/patch-ac
index 4f1bedf4bbf..7426fee2dd2 100644
--- a/emulators/wine/patches/patch-ac
+++ b/emulators/wine/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.14 2004/04/09 12:44:22 adam Exp $
+$NetBSD: patch-ac,v 1.15 2004/05/06 15:51:35 adam Exp $
---- configure.orig 2004-04-08 22:38:17.000000000 +0000
+--- configure.orig 2004-05-06 00:40:39.000000000 +0000
+++ configure
-@@ -17850,7 +17850,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
+@@ -17852,7 +17852,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.14 2004/04/09 12:44:22 adam Exp $
else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-@@ -19520,7 +19520,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
+@@ -19522,7 +19522,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
diff --git a/emulators/wine/patches/patch-af b/emulators/wine/patches/patch-af
deleted file mode 100644
index a38a6e8b4a8..00000000000
--- a/emulators/wine/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.6 2004/04/09 12:44:22 adam Exp $
-
---- programs/winetest/util.c.orig 2004-04-09 14:30:40.000000000 +0000
-+++ programs/winetest/util.c
-@@ -19,7 +19,6 @@
- *
- */
- #include <windows.h>
--#include <unistd.h>
- #include <errno.h>
-
- #include "winetest.h"