From de4a34ee477927198415ae9191d6f91b5c92280b Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 27 Dec 2022 23:43:05 -0500 Subject: Clarified --post. --- src/lpm.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/lpm.lua') diff --git a/src/lpm.lua b/src/lpm.lua index 6bc4c9e..1fc4d67 100644 --- a/src/lpm.lua +++ b/src/lpm.lua @@ -1619,6 +1619,9 @@ Flags have the following effects: --no-install-optional On install, anything marked as optional won't prompt. --post Run post-install build steps. Must be explicitly enabled. + Official repositories must function without this + flag being needed; generally they must provide + binaries if there is a native compilation step. ]] ) return 0 -- cgit v1.2.3