pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg pkgtools/pkg: fix installation of conf fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/138701b76425
branches:  trunk
changeset: 354416:138701b76425
user:      marino <marino%pkgsrc.org@localhost>
date:      Fri Oct 28 23:39:10 2016 +0000

description:
pkgtools/pkg: fix installation of conf files (forgotten PLIST delta)

Use of OWN_DIRS alleviates use of @pkgdir.  Thanks to jperkins
and ultimately wiz for the suggestion.

diffstat:

 pkgtools/pkg/PLIST |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (17 lines):

diff -r 63564b6cdfb5 -r 138701b76425 pkgtools/pkg/PLIST
--- a/pkgtools/pkg/PLIST        Fri Oct 28 23:37:53 2016 +0000
+++ b/pkgtools/pkg/PLIST        Fri Oct 28 23:39:10 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2016/10/28 19:35:30 marino Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/10/28 23:39:10 marino Exp $
 include/pkg.h
 lib/libpkg.la
 lib/libpkg_static.la
@@ -52,7 +52,3 @@
 share/examples/pkg/periodic/weekly/400.status-pkg
 share/examples/pkg/pkg.conf.sample
 share/zsh/site-functions/_pkg
-@pkgdir etc/bash_completion.d
-@pkgdir etc/periodic/daily
-@pkgdir etc/periodic/security
-@pkgdir etc/periodic/weekly



Home | Main Index | Thread Index | Old Index