pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/guile20 Fix pkglint warning.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f06db65da4b3
branches:  trunk
changeset: 359650:f06db65da4b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 15 13:56:22 2017 +0000

description:
Fix pkglint warning.

diffstat:

 lang/guile20/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a151bc70d5c4 -r f06db65da4b3 lang/guile20/PLIST
--- a/lang/guile20/PLIST        Wed Mar 15 13:55:53 2017 +0000
+++ b/lang/guile20/PLIST        Wed Mar 15 13:56:22 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2016/09/28 09:04:41 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/03/15 13:56:22 wiz Exp $
 bin/guild
 bin/guile
 bin/guile-config
@@ -395,7 +395,7 @@
 lib/libguile-2.0.la
 lib/libguilereadline-v-18.la
 lib/pkgconfig/guile-2.0.pc
-${PKGMANDIR}/man1/guile.1
+man/man1/guile.1
 share/aclocal/guile.m4
 share/guile/2.0/guile-procedures.txt
 share/guile/2.0/ice-9/and-let-star.scm



Home | Main Index | Thread Index | Old Index