mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
10 lines
190 B
Bash
10 lines
190 B
Bash
--- data/makefonts.sh.orig 2003-02-01 10:00:00 UTC
|
|
+++ data/makefonts.sh
|
|
@@ -17,5 +17,5 @@ mkfontdir .
|
|
done
|
|
|
|
mkfontdir .
|
|
-xset fp+ `pwd`
|
|
-xset fp rehash
|
|
+#xset fp+ `pwd`
|
|
+#xset fp rehash
|