From 660cbcfe4803995e350943730695fd004d829fd0 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 2 Feb 2013 05:29:03 +0000 Subject: etc/rc.d/rcynic is only for jails, so it's not in the port anymore. svn path=/branches/tk377/; revision=5005 --- buildtools/build-freebsd-rp-port.py | 1 - 1 file changed, 1 deletion(-) (limited to 'buildtools/build-freebsd-rp-port.py') diff --git a/buildtools/build-freebsd-rp-port.py b/buildtools/build-freebsd-rp-port.py index 9ca26b7e..b04b17cb 100644 --- a/buildtools/build-freebsd-rp-port.py +++ b/buildtools/build-freebsd-rp-port.py @@ -157,7 +157,6 @@ bin/rcynic-text bin/rtr-origin bin/scan_roas bin/validation_status -etc/rc.d/rcynic @unexec if cmp -s %D/etc/rcynic.conf.sample %D/etc/rcynic.conf; then rm -f %D/etc/rcynic.conf; fi etc/rcynic.conf.sample @exec if [ ! -f %D/etc/rcynic.conf ] ; then cp -p %D/%F %D/etc/rcynic.conf; fi -- cgit v1.2.3