diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /x11/xdm | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'x11/xdm')
-rw-r--r-- | x11/xdm/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xdm/PLIST b/x11/xdm/PLIST index 9d6ae752b31..f1499e0f39b 100644 --- a/x11/xdm/PLIST +++ b/x11/xdm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2012/04/29 08:04:56 sbd Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:19 jperkin Exp $ bin/xdm bin/xdmshell lib/X11/app-defaults/Chooser @@ -15,7 +15,6 @@ lib/X11/xdm/pixmaps/xorg-bw.xpm lib/X11/xdm/pixmaps/xorg.xpm man/man1/xdm.1 man/man1/xdmshell.1 -share/examples/rc.d/xdm share/examples/xdm/Xaccess share/examples/xdm/Xresources share/examples/xdm/Xservers |