diff options
Diffstat (limited to 'emulators/wine-devel/files/patch-ba')
| -rw-r--r-- | emulators/wine-devel/files/patch-ba | 20 | 
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 32b1b06d0387..000000000000 --- a/emulators/wine-devel/files/patch-ba +++ /dev/null @@ -1,20 +0,0 @@ ---- Make.rules.in.orig	Mon Mar 19 20:19:23 2001 -+++ Make.rules.in	Sun Apr  8 14:31:40 2001 -@@ -25,7 +25,7 @@ SHELL     = /bin/sh - CC        = @CC@ - CPP       = @CPP@ - CFLAGS    = @CFLAGS@ --OPTIONS   = @OPTIONS@ -D_REENTRANT -+OPTIONS   = @OPTIONS@ -D_REENTRANT -D_THREAD_SAFE - X_CFLAGS  = @X_CFLAGS@ - X_LIBS    = @X_LIBS@ - XLIB      = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ -@@ -80,7 +80,7 @@ INSTALL_DATA    = @INSTALL_DATA@ - prefix          = @prefix@ - exec_prefix     = @exec_prefix@ - bindir          = @bindir@ --libdir          = @libdir@ -+libdir          = @libdir@/wine - infodir         = @infodir@ - mandir          = @mandir@ - prog_manext     = 1  | 
