From d615f4ca564f838b39bd8b504a3107011d951a03 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Nov 2000 12:19:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'. --- emulators/wine-devel/files/patch-ba | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 emulators/wine-devel/files/patch-ba (limited to 'emulators/wine-devel/files/patch-ba') diff --git a/emulators/wine-devel/files/patch-ba b/emulators/wine-devel/files/patch-ba deleted file mode 100644 index 664cf844b121..000000000000 --- a/emulators/wine-devel/files/patch-ba +++ /dev/null @@ -1,25 +0,0 @@ -Index: Make.rules.in -=================================================================== -RCS file: /home/wine/wine/Make.rules.in,v -retrieving revision 1.17 -diff -u -u -r1.17 Make.rules.in ---- Make.rules.in 1999/08/15 12:45:53 1.17 -+++ Make.rules.in 1999/09/24 23:39:10 -@@ -21,7 +21,7 @@ - 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@ -@@ -69,7 +69,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - bindir = @bindir@ --libdir = @libdir@ -+libdir = @libdir@/wine - infodir = @infodir@ - mandir = @mandir@ - prog_manext = 1 -- cgit v1.2.3