diff options
author | Tilman Klar <phoenix@gentoo.org> | 2003-03-28 14:54:44 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2003-03-28 14:54:44 +0000 |
commit | 1ccdd59f630bb2d38f1ed6c721d2aeae830fe483 (patch) | |
tree | d22a80f225fdcac49abf78aa08983f8575b0ef23 /app-emulation/winex/files/winex-20030328.patch | |
parent | Added ~sparc to keywords. (diff) | |
download | historical-1ccdd59f630bb2d38f1ed6c721d2aeae830fe483.tar.gz historical-1ccdd59f630bb2d38f1ed6c721d2aeae830fe483.tar.bz2 historical-1ccdd59f630bb2d38f1ed6c721d2aeae830fe483.zip |
Version bump.
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) |