Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:eeich:BootPrj
xorg-x11
rstart.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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}; \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor