aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/files/patch-ba')
-rw-r--r--emulators/wine-devel/files/patch-ba20
1 files changed, 0 insertions, 20 deletions
diff --git a/emulators/wine-devel/files/patch-ba b/emulators/wine-devel/files/patch-ba
deleted file mode 100644
index 3c16a65ecb41..000000000000
--- a/emulators/wine-devel/files/patch-ba
+++ /dev/null
@@ -1,20 +0,0 @@
---- Make.rules.in.orig Fri Oct 4 06:42:42 2002
-+++ Make.rules.in Tue Oct 8 09:46:22 2002
-@@ -25,7 +25,7 @@ SHELL = /bin/sh
- CC = @CC@
- CPP = @CPP@
- CFLAGS = @CFLAGS@ $(EXTRACFLAGS)
--OPTIONS = @OPTIONS@ -D_REENTRANT
-+OPTIONS = @OPTIONS@ -D_REENTRANT -D_THREAD_SAFE
- LIBS = @LIBS@
- YACC = @YACC@
- LEX = @LEX@
-@@ -86,7 +86,7 @@ INSTALL_DATA = @INSTALL_DATA@ $(INSTA
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- bindir = @bindir@
--libdir = @libdir@
-+libdir = @libdir@/wine
- datadir = @datadir@
- infodir = @infodir@
- mandir = @mandir@