forked from pool/xinit
Stefan Dirsch
4d0de5b109
Split xinit out of xorg-x11; no change to the content OBS-URL: https://build.opensuse.org/request/show/113512 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=1
12 lines
307 B
Diff
12 lines
307 B
Diff
--- Makefile.am.orig 2010-03-15 23:35:56.000000000 +0100
|
|
+++ Makefile.am 2010-09-05 12:29:21.000000000 +0200
|
|
@@ -19,6 +19,8 @@
|
|
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
# PERFORMANCE OF THIS SOFTWARE.
|
|
|
|
+XINITDIR = /etc/X11/xinit
|
|
+
|
|
bin_PROGRAMS = xinit
|
|
bin_SCRIPTS = startx
|
|
|