Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
tkfont
tkfont-sort.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tkfont-sort.patch of Package tkfont
--- tkfont.orig +++ tkfont @@ -18,7 +18,7 @@ proc GetFontList { } { set TempFileName "/tmp/fonts.list.[pid]" set TempFileName2 "/tmp/fonts.list.[pid]b" - exec xlsfonts -u -fn "*" | grep "-" | sort -t "-" +2 | uniq > $TempFileName + exec xlsfonts -u -fn "*" | grep "-" | sort -t "-" -k +2 | uniq > $TempFileName exec grep -v "0-0-75-75-" < $TempFileName > $TempFileName2 exec grep -v "0-0-100-100-" < $TempFileName2 > $TempFileName set Chan [open $TempFileName r]
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