Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
boinc-client
boinc-sysconfig.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File boinc-sysconfig.patch of Package boinc-client
diff -Naur boinc_core_release_6_4_5/client/scripts/Makefile.am boinc_core_release_6_4_5p/client/scripts/Makefile.am --- boinc_core_release_6_4_5/client/scripts/Makefile.am 2009-02-07 10:14:32.000000000 +0100 +++ boinc_core_release_6_4_5p/client/scripts/Makefile.am 2009-02-10 19:37:40.000000000 +0100 @@ -3,10 +3,10 @@ install-exec-hook: chmod +x boinc-client $(INSTALL) -d $(DESTDIR)/etc/init.d - $(INSTALL) -b boinc-client $(DESTDIR)/etc/init.d/boinc-client + $(INSTALL) -b boinc-client $(DESTDIR)/etc/init.d/boinc if [ -d /etc/sysconfig ] ; then \ - $(INSTALL) -d $(DESTDIR)/etc/sysconfig ; \ - $(INSTALL) boinc-client.conf $(DESTDIR)/etc/sysconfig/boinc-client ; \ + $(INSTALL) -d $(DESTDIR)/etc ; \ + $(INSTALL) -m644 boinc-client.conf $(DESTDIR)/etc/boinc-client.conf ; \ elif [ -d /etc/default ] ; then \ $(INSTALL) -d $(DESTDIR)/etc/default ; \ $(INSTALL) boinc-client.conf $(DESTDIR)/etc/default/boinc-client ; \
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