- Reenable Xresources / remove -DNOT_X_WINDOWS [boo#1133181]
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=59
This commit is contained in:
parent
e65b93367e
commit
b4855e2325
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 07:24:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Reenable Xresources / remove -DNOT_X_WINDOWS [boo#1133181],
|
||||
the crash under Wayland appears gone.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 17:57:39 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -57,7 +57,7 @@ openssh, and "putty" is the program that combines both in one.
|
||||
%patch -P 1 -P 2 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags -Wno-error -DNOT_X_WINDOWS"
|
||||
export CFLAGS="%optflags -Wno-error"
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} -C icons cicons pngs
|
||||
|
Loading…
x
Reference in New Issue
Block a user