diff options
Diffstat (limited to 'emulators/wine/patches/patch-ba')
-rw-r--r-- | emulators/wine/patches/patch-ba | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/emulators/wine/patches/patch-ba b/emulators/wine/patches/patch-ba deleted file mode 100644 index 6f945039cda..00000000000 --- a/emulators/wine/patches/patch-ba +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ba,v 1.2 2011/05/04 20:31:40 adam Exp $ - ---- configure.orig 2010-06-18 17:36:58.000000000 +0000 -+++ configure -@@ -4166,11 +4166,6 @@ fi - $as_echo "$wine_cv_toolsdir" >&6; } - TOOLSDIR=$wine_cv_toolsdir - --if test -n "$host_alias" -a "$host_alias" != "$build_alias" --then -- TARGETFLAGS="-b $host_alias $TARGETFLAGS" -- --fi - - for ac_prog in flex - do |