Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
xdmsc
Xterminal-0.4.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Xterminal-0.4.dif of Package xdmsc
--- Makefile.Linux +++ Makefile.Linux 2007-02-09 11:41:40.000000000 +0100 @@ -9,7 +9,6 @@ # # Author: Werner Fink # -USER = -o root -g root LOGDIR = $(DESTDIR)/var/log INIDIR = $(DESTDIR)/etc/init.d DOINST = $(DESTDIR)/install @@ -19,10 +18,10 @@ compile: @echo "nothing to do" install: - install -d $(USER) $(LOGDIR) - install -d $(USER) $(INIDIR) - install -d $(USER) $(DOINST) - install -d $(USER) $(ETCRCC) - install -c $(USER) -m 0644 rc.config.xdmsc $(ETCRCC)/sysconfig.xdmsc - install -c $(USER) -m 0755 rx $(INIDIR) -# install -c $(USER) -m 0755 doinst.sh $(DOINST) + install -d $(LOGDIR) + install -d $(INIDIR) + install -d $(DOINST) + install -d $(ETCRCC) + install -c -m 0644 rc.config.xdmsc $(ETCRCC)/sysconfig.xdmsc + install -c -m 0755 rx $(INIDIR) +# install -c -m 0755 doinst.sh $(DOINST) --- rx +++ rx 2007-02-19 14:15:45.000000000 +0100 @@ -3,7 +3,7 @@ # /etc/init.d/rx # # Copyright (c) 1997-2000 SuSE GmbH Nuernberg, Germany. -# Copyright (c) 2005 SuSE LINUX Products GmbH Nuernberg, Germany. +# Copyright (c) 2005,2007 SuSE LINUX Products GmbH Nuernberg, Germany. # please send bugfixes or comments to http://www.suse.de/feedback # # Author: Werner Fink <werner@suse.de> @@ -32,7 +32,11 @@ # replaced by underscores. # +if test -x /usr/X11R6/bin/X ; then : ${RX_SERVER=/usr/X11R6/bin/X} +else +: ${RX_SERVER=/usr/bin/X} +fi : ${quiet=-quiet}
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