diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-07-23 02:46:59 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:34:02 -0500 |
commit | 369f3e155d53cd137b1a67bc45c346e3f6c38f3e (patch) | |
tree | c68cc8de543d442034bbe7113a0500df74d63395 /user/wine/winhlp32-flex.patch | |
parent | 184289390da6bf880dcac40699f67182136716f8 (diff) | |
download | packages-369f3e155d53cd137b1a67bc45c346e3f6c38f3e.tar.gz packages-369f3e155d53cd137b1a67bc45c346e3f6c38f3e.tar.bz2 packages-369f3e155d53cd137b1a67bc45c346e3f6c38f3e.tar.xz packages-369f3e155d53cd137b1a67bc45c346e3f6c38f3e.zip |
user/wine: Update to 7.0 (WIP)
Diffstat (limited to 'user/wine/winhlp32-flex.patch')
-rw-r--r-- | user/wine/winhlp32-flex.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/user/wine/winhlp32-flex.patch b/user/wine/winhlp32-flex.patch deleted file mode 100644 index daeb790c2..000000000 --- a/user/wine/winhlp32-flex.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/programs/winhlp32/Makefile.in -+++ b/programs/winhlp32/Makefile.in -@@ -1,5 +1,5 @@ - MODULE = winhlp32.exe --APPMODE = -mwindows -+APPMODE = -mwindows -lfl - IMPORTS = user32 gdi32 - DELAYIMPORTS = shell32 comctl32 comdlg32 - |