pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/m4 Fix PLIST for non-standard GNU_PROGRAM_PREFIX...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e0d293cbaf6
branches: trunk
changeset: 517684:6e0d293cbaf6
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 19 00:04:45 2006 +0000
description:
Fix PLIST for non-standard GNU_PROGRAM_PREFIX settings.
>From John Heasley in PR 34233.
diffstat:
devel/m4/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 3c363814a604 -r 6e0d293cbaf6 devel/m4/PLIST
--- a/devel/m4/PLIST Sat Aug 19 00:03:50 2006 +0000
+++ b/devel/m4/PLIST Sat Aug 19 00:04:45 2006 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2006/07/18 06:34:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/08/19 00:04:45 wiz Exp $
bin/${GNU_PROGRAM_PREFIX}m4
${GM4_LINK}bin/gm4
info/m4.info
-man/man1/gm4.1
+man/man1/${GNU_PROGRAM_PREFIX}m4.1
share/examples/m4/capitalize.m4
share/examples/m4/comments.m4
share/examples/m4/ddivert.m4
Home |
Main Index |
Thread Index |
Old Index