pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/munge
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 6 11:03:23 UTC 2026
Modified Files:
pkgsrc/security/munge: Makefile
Log Message:
munge: do not set PKG_RCD_SCRIPTS
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/munge/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/munge/Makefile
diff -u pkgsrc/security/munge/Makefile:1.30 pkgsrc/security/munge/Makefile:1.31
--- pkgsrc/security/munge/Makefile:1.30 Sat May 18 22:31:05 2024
+++ pkgsrc/security/munge/Makefile Fri Feb 6 11:03:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2024/05/18 22:31:05 bacon Exp $
+# $NetBSD: Makefile,v 1.31 2026/02/06 11:03:23 adam Exp $
DISTNAME= munge-0.5.16
CATEGORIES= security
@@ -37,7 +37,6 @@ OWN_DIRS_PERMS+= ${MUNGE_RUN_DIR} ${MUNG
OWN_DIRS_PERMS+= ${MUNGE_ETC_DIR} ${MUNGE_USER} ${MUNGE_GROUP} 0700
RCD_SCRIPTS= munge
-PKG_RCD_SCRIPTS= yes
.if ${OPSYS} == Linux
EGDIR= ${PREFIX}/share/examples/munge
Home |
Main Index |
Thread Index |
Old Index