diff options
author | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
commit | 01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /databases/sqlrelay | |
parent | 31308dbfa90433f6c644fe9ccef0462a26421157 (diff) | |
download | pkgsrc-01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c.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 'databases/sqlrelay')
-rw-r--r-- | databases/sqlrelay/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/sqlrelay/PLIST b/databases/sqlrelay/PLIST index b84c9fa3f90..9505882c471 100644 --- a/databases/sqlrelay/PLIST +++ b/databases/sqlrelay/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2011/11/02 13:59:29 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.9 2014/03/11 14:05:01 jperkin Exp $ bin/backupschema bin/fields bin/query @@ -154,7 +154,6 @@ share/doc/sqlrelay/programming/zope/zsqlmethodresultset.gif share/doc/sqlrelay/running.html share/doc/sqlrelay/tuning.html share/doc/sqlrelay/windows.html -share/examples/rc.d/sqlrelay share/examples/sqlrelay/sqlrelay share/examples/sqlrelay/sqlrelay.conf.example share/examples/sqlrelay/sqlrelay.dtd |