forked from pool/boinc-client
1feb96f4e2
update to 6.12.43 OBS-URL: https://build.opensuse.org/request/show/126826 OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=25
14 lines
314 B
Diff
14 lines
314 B
Diff
Index: client/scripts/boinc.bash
|
|
===================================================================
|
|
--- client/scripts/boinc.bash.orig
|
|
+++ client/scripts/boinc.bash
|
|
@@ -36,7 +36,7 @@ _boinc()
|
|
return 0
|
|
fi
|
|
}
|
|
-complete -F _boinc -o default boinc
|
|
+complete -F _boinc -o default-boinc
|
|
|
|
_boinccmd()
|
|
{
|