[PATCH xserver 3/7] hw/xfree86: add suid wrapper to uninstall target

Mihail Konev k.mvc at ya.ru
Sat Apr 1 06:52:10 UTC 2017


Signed-off-by: Mihail Konev <k.mvc at ya.ru>
---
Not that this matters, but makes the distcheck not to fail.

 hw/xfree86/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
index 85bd0bed0e58..00f0ee116d68 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -120,6 +120,7 @@ endif
 
 uninstall-hook:
 	$(AM_V_at)rm -f $(DESTDIR)$(bindir)/X
+	$(AM_V_at)rm -f $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg
 
 # Use variables from XORG_MANPAGE_SECTIONS and X Server configuration
 # Do not include manpages.am as values are not appropriate for rc files
-- 
2.9.2



More information about the xorg-devel mailing list