fonts/gohufont: update for outputs change in bdf2psf

This commit is contained in:
rnhmjoj
2019-10-07 18:05:49 -05:00
committed by Will Dietz
parent c99f686a93
commit 6661c367df
+1 -1
View File
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
# convert bdf to psf fonts
build=$(pwd)
mkdir psf
cd ${bdf2psf}/usr/share/bdf2psf
cd ${bdf2psf}/share/bdf2psf
for i in $bdf/*.bdf; do
bdf2psf \
--fb "$i" standard.equivalents \