pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
munge: Document need for INSTALLATION_DIRS
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue May 14 11:00:26 2024 -0500
Changeset: 1b21ba8a148d50b06b69cbd858df40a8aaee674c
Modified Files:
munge/Makefile
Log Message:
munge: Document need for INSTALLATION_DIRS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1b21ba8a148d50b06b69cbd858df40a8aaee674c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
munge/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/munge/Makefile b/munge/Makefile
index 549c401ce1..0b8313f84b 100644
--- a/munge/Makefile
+++ b/munge/Makefile
@@ -54,6 +54,7 @@ post-install:
.endif
.if ${OPSYS} == Darwin
+# Should not be necessary with AUTO_MKDIRS enabled, but it is
INSTALLATION_DIRS+= share/munge/Launchd
post-install:
# ${MKDIR} ${DESTDIR}${PREFIX}/share/munge/Launchd
Home |
Main Index |
Thread Index |
Old Index