And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Not all of these packages have been tested. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
16 lines
401 B
Text
16 lines
401 B
Text
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:03 jeremy-c-reed Exp $
|
|
sbin/pts
|
|
share/examples/rc.d/pts
|
|
share/pts/locale/en.msg
|
|
share/pts/locale/ja.msg
|
|
share/pts/pts.ban
|
|
share/pts/pts.ini
|
|
share/pts/pts.motd
|
|
share/pts/pts.news
|
|
share/pts/pts.secure
|
|
@exec ${MKDIR} %D/share/pts/logs
|
|
@dirrm share/pts/logs
|
|
@dirrm share/pts/locale
|
|
@exec ${MKDIR} %D/share/pts/dstats
|
|
@dirrm share/pts/dstats
|
|
@dirrm share/pts
|