commit c9c922e
hovercats
·
2024-03-11 18:44:38 +0000 UTC
parent 232e1bb
fontconfig: specify some variables
1 files changed,
+3,
-0
+3,
-0
1@@ -1,5 +1,8 @@
2 #!/bin/sh -e
3
4+export LIBS="-L/pkg/lib"
5+export CFLAGS="$CFLAGS -I/pkg/include"
6+
7 # Make the build system run /bin/true to generate
8 # a dummy file so our pre-generated one is used.
9 sed 's/fcobjshash\.h/fcjunk.h/' src/Makefile.in > _