aboutsummaryrefslogtreecommitdiff
path: root/extra/catgirl/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/catgirl/build')
-rwxr-xr-xextra/catgirl/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/catgirl/build b/extra/catgirl/build
index f04e8ea4..3a3e777c 100755
--- a/extra/catgirl/build
+++ b/extra/catgirl/build
@@ -1,6 +1,7 @@
#!/bin/sh -e
export LDFLAGS="$LDFLAGS -static"
+export PKG_CONFIG="pkgconf --static"
./configure \
--prefix=/usr \