Repository rename and consequences
Michael Pyne
mpyne at purinchu.net
Fri Feb 7 22:42:48 UTC 2014
On Sat, February 8, 2014 10:58:23 Ben Cooksley wrote:
> Once the procedure has been completed, automated build scripts such as
> kdesrc-build should automatically clone the repositories under their
> new names - however custom scripts and procedures will need to be
> adjusted by hand.
I would just note that you should still double-check your kdesrc-buildrc to
see if you have manually specified kwallet or kwallet-framework (the old
names).
If that's the case you'd want to remove the manual mention of kwallet.
If you need to set options for kwallet (after the move) or kwalletmanager then
you should be able to use something like
options kwalletmanager
# your-options-here
end options
somewhere in your kdesrc-buildrc (as of kdesrc-build git from last month), and
kdesrc-build will use those options once the module shows up.
Regards,
- Michael Pyne
More information about the Kde-frameworks-devel
mailing list