Jan Engelhardt
dd73b1e922
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=127
11 lines
250 B
Diff
11 lines
250 B
Diff
--- a/client/scripts/Makefile.am
|
|
+++ b/client/scripts/Makefile.am
|
|
@@ -1,5 +1,7 @@
|
|
## -*- mode: makefile; tab-width: 4 -*-
|
|
|
|
+all-local: boinc-client boinc-client.service
|
|
+
|
|
install-exec-hook:
|
|
chmod +x boinc-client
|
|
if [ -d /etc/init.d ] ; then \
|