File rstart.diff of Package rstart

--- Makefile.am.orig	2010-10-30 23:36:38.000000000 +0200
+++ Makefile.am	2010-10-31 04:12:51.000000000 +0100
@@ -21,12 +21,12 @@
 
 # rstartd server
 
-rstart_serverdir = $(libdir)/X11/rstart
+rstart_serverdir = /etc/X11/rstart
 rstart_server_PROGRAMS = rstartd.real
 
 AM_CFLAGS = $(CWARNFLAGS) $(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
@@ -102,7 +102,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