fonts/gohufont: update for outputs change in bdf2psf

This commit is contained in:
rnhmjoj 2019-09-14 10:26:55 +02:00 committed by Will Dietz
parent c99f686a93
commit 6661c367df
No known key found for this signature in database
GPG Key ID: EBB0EA4124809D02

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 \