Apply patch for not working inetd only for F25+ as XServer 1.19 is not in F24
This commit is contained in:
parent
dec9fc6a61
commit
4b6d9c9e3a
@ -147,7 +147,9 @@ This package contains icons for TigerVNC viewer
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1 -b .xserver119
|
||||
%if 0%{?fedora} > 24
|
||||
%patch2 -p1 -b .inetd
|
||||
%endif
|
||||
%patch3 -p1 -b .libvnc-os
|
||||
|
||||
cp -r /usr/share/xorg-x11-server-source/* unix/xserver
|
||||
|
Loading…
Reference in New Issue
Block a user