Index: xserver/xorg/hw/xfree86/Makefile.am =================================================================== RCS file: /cvs/xorg/xserver/xorg/hw/xfree86/Makefile.am,v retrieving revision 1.11 diff -u -r1.11 Makefile.am --- xserver/xorg/hw/xfree86/Makefile.am 6 Aug 2005 23:56:18 -0000 1.11 +++ xserver/xorg/hw/xfree86/Makefile.am 21 Aug 2005 04:32:34 -0000 @@ -60,3 +60,8 @@ os-support/solaris/solaris-$(SOLARIS_INOUT_ARCH).il: cd os-support/solaris ; make solaris-$(SOLARIS_INOUT_ARCH).il endif + +install-exec-local: + chmod u+s $(DESTDIR)$(bindir)/Xorg + +