aboutsummaryrefslogtreecommitdiff
path: root/extra/squashfs-tools-ng/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/squashfs-tools-ng/build')
-rwxr-xr-xextra/squashfs-tools-ng/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/squashfs-tools-ng/build b/extra/squashfs-tools-ng/build
index afebf37f..e53fc867 100755
--- a/extra/squashfs-tools-ng/build
+++ b/extra/squashfs-tools-ng/build
@@ -1,5 +1,9 @@
#!/bin/sh -e
+autoreconf -fi
+
+export PKG_CONFIG="pkgconf --static"
+
./configure \
--prefix=/usr \
--sbindir=/usr/bin \