From da6a225e31e3ad49b7355ec78d94b2796585a8c8 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 6 Sep 2020 10:11:59 +0300 Subject: pax: bump to 20200904 --- extra/pax/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/pax/build') diff --git a/extra/pax/build b/extra/pax/build index 7abd26f0..4c16b29a 100755 --- a/extra/pax/build +++ b/extra/pax/build @@ -1,6 +1,6 @@ #!/bin/sh -e -sed -i '1i#include ' pax.h +sed -i '1i#include ' pax.h compat.h TARGET_OS=Linux \ CC="${CC:-cc}" \ -- cgit v1.2.3