1
0
forked from security/hakurei

internal/rosa/git: install libexec symlinks

This is less clumsy to represent.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-13 20:43:23 +09:00
parent 345cffddc2
commit 74c213264a

View File

@@ -52,6 +52,11 @@ disable_test t2200-add-update
`GIT_PROVE_OPTS="--jobs 32 --failures"`,
"prove",
},
Install: `make \
"-j$(nproc)" \
DESTDIR=/work \
NO_INSTALL_HARDLINKS=1 \
install`,
},
Diffutils,
Autoconf,