blob: 0d33fcd26f92e4120ac0b62b37f46d841c3fe52c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ntpclients/ntpviz.py.original 2022-02-14 19:02:54.755920000 +0100
+++ ntpclients/ntpviz.py 2022-02-14 19:03:27.065022000 +0100
@@ -1620,6 +1620,7 @@
sys.stderr.write("ntpviz: INFO: now running at nice: %s\n" % nice)
for fontpath in ("@PREFIX@/share/fonts/liberation",
+ "@PREFIX@/share/fonts/Liberation",
"@PREFIX@/share/fonts/liberation-fonts",
"@PREFIX@/share/fonts/truetype/liberation",
"/usr/share/fonts/liberation",
|