forked from pool/xinit
Stefan Dirsch
356b9b4f67
Update to 1.3.2 OBS-URL: https://build.opensuse.org/request/show/113636 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=2
14 lines
257 B
Diff
14 lines
257 B
Diff
Index: Makefile.am
|
|
===================================================================
|
|
--- Makefile.am.orig
|
|
+++ Makefile.am
|
|
@@ -24,6 +24,8 @@ if LAUNCHD
|
|
SUBDIRS += launchd
|
|
endif
|
|
|
|
+XINITDIR = /etc/X11/xinit
|
|
+
|
|
bin_PROGRAMS = xinit
|
|
bin_SCRIPTS = startx
|
|
|