Compare commits

...

No commits in common. "v961" and "v963" have entirely different histories.
v961 ... v963

View File

@ -45,12 +45,7 @@
# #
# #
if [ -d /usr/X11R7/lib64 ]; then cd /usr/X11R7/share/fonts/X11
LIBDIR="lib64"
else
LIBDIR="lib"
fi
cd /usr/X11R7/$LIBDIR/X11/fonts
for i in *; do for i in *; do
cd $i cd $i
mkfontscale -b -l -e ../encodings mkfontscale -b -l -e ../encodings