pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/icinga2



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb  6 11:01:42 UTC 2026

Modified Files:
        pkgsrc/net/icinga2: Makefile

Log Message:
icinga2: do not set PKG_RCD_SCRIPTS


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/icinga2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/icinga2/Makefile
diff -u pkgsrc/net/icinga2/Makefile:1.22 pkgsrc/net/icinga2/Makefile:1.23
--- pkgsrc/net/icinga2/Makefile:1.22    Mon Feb  2 09:48:56 2026
+++ pkgsrc/net/icinga2/Makefile Fri Feb  6 11:01:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2026/02/02 09:48:56 adam Exp $
+# $NetBSD: Makefile,v 1.23 2026/02/06 11:01:42 adam Exp $
 
 DISTNAME=      icinga2-2.15.2
 CATEGORIES=    net sysutils
@@ -26,7 +26,6 @@ USE_LANGUAGES=                c c++
 USE_CXX_FEATURES=      c++17
 USE_TOOLS+=            flex bison
 
-PKG_RCD_SCRIPTS=       YES
 RCD_SCRIPTS=           icinga2
 FILES_SUBST+=          ICINGA2_USER=${ICINGA2_USER}
 FILES_SUBST+=          ICINGA2_GROUP=${ICINGA2_GROUP} ICINGA2_COMMAND_GROUP=${ICINGA2_COMMAND_GROUP}



Home | Main Index | Thread Index | Old Index