commit 90a70ef
hovercats
·
2024-11-06 09:47:50 +0000 UTC
parent 896bd41
repo/fontconfig: add a fix for pdpmake. still doesnt fully build with pdpmake though
1 files changed,
+2,
-0
+2,
-0
1@@ -5,6 +5,8 @@
2 sed 's/fcobjshash\.h/fcjunk.h/' src/Makefile.in > _
3 mv -f _ src/Makefile.in
4
5+: > missing
6+
7 ./configure \
8 GPERF=/bin/true \
9 --prefix=/usr \