mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Make X -> Xorg symlink at install time.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-10-28 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* hw/xfree86/Makefile.am:
|
||||
Make X -> Xorg symlink at install time.
|
||||
|
||||
2005-10-21 Adam Jackson <ajax@freedesktop.org>
|
||||
|
||||
* configure.ac:
|
||||
|
||||
@@ -63,6 +63,7 @@ install-data-local:
|
||||
|
||||
|
||||
install-exec-local: install-binPROGRAMS
|
||||
(cd $(DESTDIR)$(bindir) && rm -f X && ln -s Xorg X)
|
||||
if INSTALL_SETUID
|
||||
chown root $(DESTDIR)$(bindir)/Xorg
|
||||
chmod u+s $(DESTDIR)$(bindir)/Xorg
|
||||
|
||||
Reference in New Issue
Block a user