pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
coturn: Install RCD script
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sun Jan 19 12:34:28 2025 -0500
Changeset: 5a75d65eed8e2b7c364443f7727e0452935aeaf3
Modified Files:
coturn/Makefile
Log Message:
coturn: Install RCD script
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5a75d65eed8e2b7c364443f7727e0452935aeaf3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
coturn/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/coturn/Makefile b/coturn/Makefile
index 80550a6320..cf2df74f1d 100644
--- a/coturn/Makefile
+++ b/coturn/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
DISTNAME= coturn-4.6.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=coturn/}
GITHUB_PROJECT= coturn
@@ -40,7 +40,7 @@ post-install:
${RM} ${DESTDIR}${PKG_SYSCONFDIR}/turnserver.conf.default
CONF_FILES+= ${PREFIX}/share/examples/coturn/etc/turnserver.conf ${PKG_SYSCONFDIR}/turnserver.conf
-#RCD_SCRIPTS= turnserver
+RCD_SCRIPTS= turnserver
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index