diff options
author | adam <adam> | 2003-06-23 08:12:57 +0000 |
---|---|---|
committer | adam <adam> | 2003-06-23 08:12:57 +0000 |
commit | 6a0220e951a05718accd7447b1c24b69d123f426 (patch) | |
tree | 869de7f083975bfc884769a7708fb25a19b922f5 /emulators/wine/patches/patch-aa | |
parent | 55a48baec26d41600eab25047d85363c7fb5b29a (diff) | |
download | pkgsrc-6a0220e951a05718accd7447b1c24b69d123f426.tar.gz |
Updated to wine-20030618
Diffstat (limited to 'emulators/wine/patches/patch-aa')
-rw-r--r-- | emulators/wine/patches/patch-aa | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/emulators/wine/patches/patch-aa b/emulators/wine/patches/patch-aa index 190e851c869..6742c66f372 100644 --- a/emulators/wine/patches/patch-aa +++ b/emulators/wine/patches/patch-aa @@ -1,17 +1,8 @@ -$NetBSD: patch-aa,v 1.7 2002/10/10 10:48:21 junyoung Exp $ +$NetBSD: patch-aa,v 1.8 2003/06/23 08:12:59 adam Exp $ ---- Make.rules.in.orig Wed Oct 2 11:34:09 2002 -+++ Make.rules.in Thu Oct 10 19:01:06 2002 -@@ -26,7 +26,7 @@ - CPP = @CPP@ - CFLAGS = @CFLAGS@ $(EXTRACFLAGS) - OPTIONS = @OPTIONS@ -D_REENTRANT --LIBS = @LIBS@ -+LIBS = @LIBS@ -lc - YACC = @YACC@ - LEX = @LEX@ - LEXLIB = @LEXLIB@ -@@ -98,7 +98,7 @@ +--- Make.rules.in.orig 2003-06-14 01:26:02.000000000 +0200 ++++ Make.rules.in 2003-06-19 11:33:36.000000000 +0200 +@@ -102,7 +102,7 @@ CLEAN_FILES = *.o *.a *.so *.ln *.$(LIBEXT) \\\#*\\\# *~ *% .\\\#* *.bak *.orig *.rej \ *.flc *.spec.c *.spec.def *.glue.c *.dbg.c y.tab.c y.tab.h @LEX_OUTPUT_ROOT@.c core |