File rstart.diff of Package xorg-x11

--- Makefile.am.orig	2009-11-14 01:44:28.000000000 +0000
+++ Makefile.am	2009-11-14 01:44:56.000000000 +0000
@@ -21,12 +21,12 @@
 
 # rstartd server
 
-rstart_serverdir = $(libdir)/X11/rstart
+rstart_serverdir = /etc/X11/rstart
 rstart_server_PROGRAMS = rstartd.real
 
 rstartd_real_CFLAGS = $(RSTART_CFLAGS)			\
 		-DSERVERNAME=\"rstart\"			\
-		-DDEFAULT_CONFIG=\"$(libdir)/X11/rstart/config\"
+		-DDEFAULT_CONFIG=\"/etc/X11/rstart/config\"
 
 rstartd_real_LDADD = $(RSTART_LIBS)
 
@@ -51,7 +51,7 @@
 
 # config data
 
-configdir = $(libdir)/X11/rstart
+configdir = /etc/X11/rstart
 config_DATA = config
 
 config: config.cpp
@@ -100,7 +100,7 @@
 # FIXME: Someone who cares about rstart may want to look into sanitizing
 # the stuff below.
 
-DATA_DIR = $(libdir)/X11/rstart
+DATA_DIR = /etc/X11/rstart
 
 install-data-hook:
 	(cd ${srcdir};							\
openSUSE Build Service is sponsored by