diff options
Diffstat (limited to 'app-emulation/winex/files/winex-20030328.patch')
-rw-r--r-- | app-emulation/winex/files/winex-20030328.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-emulation/winex/files/winex-20030328.patch b/app-emulation/winex/files/winex-20030328.patch new file mode 100644 index 000000000000..1a5170e5159a --- /dev/null +++ b/app-emulation/winex/files/winex-20030328.patch @@ -0,0 +1,15 @@ +--- programs/Makefile.in.orig 2003-03-23 19:41:16.000000000 +0100 ++++ programs/Makefile.in 2003-03-23 19:41:24.000000000 +0100 +@@ -17,12 +17,10 @@ + regtest \ + uninstaller \ + view \ +- wcmd \ + wineconsole \ + winedbg \ + winemine \ + winetest \ +- winhelp \ + winver + + all: $(SUBDIRS) |