Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:perl
perl-Passwd-Keyring-KDEWallet
0001-FIX-kwalletd6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-FIX-kwalletd6.patch of Package perl-Passwd-Keyring-KDEWallet
diff --git a/lib/Passwd/Keyring/KDEWallet.pm b/lib/Passwd/Keyring/KDEWallet.pm index e959f6b..a293b1a 100644 --- a/lib/Passwd/Keyring/KDEWallet.pm +++ b/lib/Passwd/Keyring/KDEWallet.pm @@ -130,7 +130,7 @@ sub new { sub _which_kwalletd { my ($self) = @_; - for my $kwalletd ('kwalletd','kwalletd5') { + for my $kwalletd ('kwalletd','kwalletd5', 'kwalletd6') { my $which = which($kwalletd); if ($which) { $self->{service_name} = "org.kde.$kwalletd";
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