do not install /usr/sbin/scriptdump, a helper perl script for setkey(8).

makes no sense when we have no perl in base system.
This commit is contained in:
itojun 2000-06-13 05:35:45 +00:00
parent 3517559eb5
commit f271a2cc0d
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.166 2000/06/12 19:49:17 mycroft Exp $
# $NetBSD: mi,v 1.167 2000/06/13 05:35:47 itojun Exp $
.
./altroot
./bin
@ -674,7 +674,6 @@
./usr/sbin/rwhod
./usr/sbin/sa
./usr/sbin/screenblank
./usr/sbin/scriptdump
./usr/sbin/sendmail
./usr/sbin/sesd
./usr/sbin/setencstat

View File

@ -1,4 +1,4 @@
# $NetBSD: obsolete.mi,v 1.9 2000/06/13 00:57:22 wiz Exp $
# $NetBSD: obsolete.mi,v 1.10 2000/06/13 05:35:48 itojun Exp $
/bin/rcorder
/dev/log
/etc/rc.d/xntpd
@ -23,6 +23,7 @@
/usr/sbin/nstest
/usr/sbin/portmap
/usr/sbin/rdconfig
/usr/sbin/scriptdump
/usr/sbin/smrsh
/usr/sbin/statmsg
/usr/sbin/sysconfd

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2000/06/12 10:40:50 itojun Exp $
# $NetBSD: Makefile,v 1.7 2000/06/13 05:35:45 itojun Exp $
PROG= setkey
SRCS= setkey.c parse.y token.l
@ -10,7 +10,7 @@ DPADD+= ${LIBL} ${LIBY}
CLEANFILES+= y.tab.c y.tab.h key_test.o keytest
YFLAGS+=-d
SCRIPTS= scriptdump
#SCRIPTS= scriptdump
all: ${PROG} scriptdump