diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-14 17:28:17 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-14 17:28:17 -0500 |
commit | 1fdd6e1d01436611217b6738fdc997e5af4a342b (patch) | |
tree | 7233fab85c1462915350a5cf30124f4d6438c290 /system/wine/winhlp32-flex.patch | |
parent | b7c1783e11101b34e7014a1bcdfd41f9673a6a10 (diff) | |
download | packages-1fdd6e1d01436611217b6738fdc997e5af4a342b.tar.gz packages-1fdd6e1d01436611217b6738fdc997e5af4a342b.tar.bz2 packages-1fdd6e1d01436611217b6738fdc997e5af4a342b.tar.xz packages-1fdd6e1d01436611217b6738fdc997e5af4a342b.zip |
move consolekit2, py*, wine to user/
Diffstat (limited to 'system/wine/winhlp32-flex.patch')
-rw-r--r-- | system/wine/winhlp32-flex.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/system/wine/winhlp32-flex.patch b/system/wine/winhlp32-flex.patch deleted file mode 100644 index daeb790c2..000000000 --- a/system/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 - |