mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
mandoc: fix permission of binaries
This commit is contained in:
parent
5fb6f31a1e
commit
af7bffe6bb
@ -24,3 +24,5 @@ sh ./configure
|
||||
|
||||
make
|
||||
make -j1 base-install
|
||||
|
||||
chmod 755 "$1/usr/bin/"*
|
||||
|
Loading…
Reference in New Issue
Block a user