From f02e3de9545a7a9324827899ff35b7ecc154510d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 6 Sep 2020 13:32:45 +0300 Subject: squashfs-tools-ng: bump to 1.0.2 --- extra/squashfs-tools-ng/build | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/squashfs-tools-ng/build') 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 \ -- cgit v1.2.3