rebuild geeqie
[oi-userland.git] / components / desktop / hexchat / patches / unknown-system.patch
blob8c379de0d899982f9eb515c2c7e8a5f4a661842f
1 --- hexchat-2.14.3/plugins/sysinfo/meson.build 2019-12-21 07:43:47.652401700 +0000
2 +++ hexchat-2.14.3/plugins/sysinfo/meson.build.new 2020-01-02 12:27:17.764611458 +0000
3 @@ -47,7 +47,7 @@ elif system == 'windows'
4 '../../src/common/sysinfo/win32/backend.c'
6 else
7 - error('sysinfo: Unknown system?')
8 + warning('sysinfo: Unknown system?')
9 endif
11 shared_module('sysinfo', sysinfo_sources,