forked from pool/boinc-client
d7fb2f46f3
- Removed boinc-bnc_465676.patch (Fixed Upstream) - Removed boinc-bnc_465676.patch (Fixed Upstream) - Removed boinc-client-NotebookWxPanel.patch (Fixed Upstream) - Removed boinc-client-wxWindowListNode.patch (Fixed Upstream) - Fix boinc-manager-lang requires - Major spec file makeover - Updated version - Cleaned up patches - Fixed most deprecated conversion from string constant to 'char*' OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=7
12 lines
283 B
Diff
12 lines
283 B
Diff
--- client/scripts/boinc.bash 2008-05-16 10:01:52.000000000 -0500
|
|
+++ client/scripts/boinc.bash.orig 2010-10-04 11:19:36.000000000 -0500
|
|
@@ -36,7 +36,7 @@
|
|
return 0
|
|
fi
|
|
}
|
|
-complete -F _boinc -o default boinc
|
|
+complete -F _boinc -o default boinc-client
|
|
|
|
_boinccmd()
|
|
{
|