aboutsummaryrefslogtreecommitdiff
path: root/extra/squashfs-tools-ng/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-06 13:32:45 +0300
committerCem Keylan <cem@ckyln.com>2020-09-06 13:32:45 +0300
commitf02e3de9545a7a9324827899ff35b7ecc154510d (patch)
tree18baac293ed1e74d668ce726161063d375f9dd3e /extra/squashfs-tools-ng/build
parent00f2a93ecc00aed67221ec4333fc63217c12dc01 (diff)
downloadrepository-f02e3de9545a7a9324827899ff35b7ecc154510d.tar.gz
squashfs-tools-ng: bump to 1.0.2
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 \