Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
kf5-filesystem
localekf5.prov
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File localekf5.prov of Package kf5-filesystem
#!/bin/bash targetpkg="$1" if [ "${targetpkg%-lang}" != "$1" ]; then targetpkg="${targetpkg%-lang}" elif [ "${targetpkg%-locale}" != "$1" ]; then targetpkg="${targetpkg%-locale}" else # discard input cat >/dev/null exit 0 fi while read line; do l="${line%%/LC_MESSAGES/*}" l="${l##*/}" echo "$targetpkg:$l" done
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