Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Basesystem:s390x
openSUSE:Leap:42.3:Update
tkinfo
tkinfo-alias.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tkinfo-alias.patch of Package tkinfo
--- tkinfo +++ tkinfo @@ -3727,6 +3727,14 @@ } } } + foreach suf $tki(infoSuffix) { + foreach extrasuf {"" .gz .Z .z .bz2} { + set filePath "$fileName-*$suf$extrasuf" + if {[catch {glob $filePath} result] == 0} { + return [lindex [lsort $result] 0] + } + } + } return "" }
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