commit 232e1bb
hovercats
·
2024-03-11 18:40:54 +0000 UTC
parent 7cc62ad
fontconfig: true is in /bin
1 files changed,
+1,
-1
+1,
-1
1@@ -1,6 +1,6 @@
2 #!/bin/sh -e
3
4-# Make the build system run /pkg/bin/true to generate
5+# Make the build system run /bin/true to generate
6 # a dummy file so our pre-generated one is used.
7 sed 's/fcobjshash\.h/fcjunk.h/' src/Makefile.in > _
8 mv -f _ src/Makefile.in