From 239bc6220d698141cb8aa6df94f8216790569dde Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 3 Oct 2021 20:06:29 +0200 Subject: [PATCH] - remove hack for broken chmod in coreutils 9.0 --- x11vnc.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/x11vnc.spec b/x11vnc.spec index 9576118..00c6463 100644 --- a/x11vnc.spec +++ b/x11vnc.spec @@ -39,9 +39,6 @@ Requires: libvncserver >= 0.9.8 Requires: xorg-lib-libXi >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# Disable fixperms, chmod from coreutils 9.0 fails on symlinks -%define _fixperms /bin/true - %description x11vnc is to X Window System what WinVNC is to Windows, i.e. a server which serves the current X Window System desktop via RFB (VNC) -- 2.44.0