From af7bffe6bb8dc12f5daf3ea1b89b4fca5d4eeaac Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 28 Jul 2021 12:35:19 +0300 Subject: [PATCH] mandoc: fix permission of binaries --- extra/mandoc/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extra/mandoc/build b/extra/mandoc/build index 6e4ed64a..cba739ac 100755 --- a/extra/mandoc/build +++ b/extra/mandoc/build @@ -24,3 +24,5 @@ sh ./configure make make -j1 base-install + +chmod 755 "$1/usr/bin/"*