summaryrefslogtreecommitdiff
path: root/system/wine/winhlp32-flex.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-03-11 20:30:30 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-03-11 20:30:30 -0500
commitfd061d5e17abb4c06e7a5e99c60b5013cc0a84de (patch)
tree9b1ded528fd43f2ab2a32b7f3e4159a77608bd98 /system/wine/winhlp32-flex.patch
parentfbe788af631dda3912a35927451f03e54db84e42 (diff)
downloadpackages-fd061d5e17abb4c06e7a5e99c60b5013cc0a84de.tar.gz
packages-fd061d5e17abb4c06e7a5e99c60b5013cc0a84de.tar.bz2
packages-fd061d5e17abb4c06e7a5e99c60b5013cc0a84de.tar.xz
packages-fd061d5e17abb4c06e7a5e99c60b5013cc0a84de.zip
system/wine: new package, based on Alpine
Diffstat (limited to 'system/wine/winhlp32-flex.patch')
-rw-r--r--system/wine/winhlp32-flex.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/wine/winhlp32-flex.patch b/system/wine/winhlp32-flex.patch
new file mode 100644
index 000000000..daeb790c2
--- /dev/null
+++ b/system/wine/winhlp32-flex.patch
@@ -0,0 +1,9 @@
+--- 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
+