pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/plist typo.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fd4db4fa35a
branches: trunk
changeset: 603902:7fd4db4fa35a
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed May 16 14:54:57 2012 +0000
description:
typo.
diffstat:
mk/plist/plist-libtool.awk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 86b77404071d -r 7fd4db4fa35a mk/plist/plist-libtool.awk
--- a/mk/plist/plist-libtool.awk Wed May 16 14:50:35 2012 +0000
+++ b/mk/plist/plist-libtool.awk Wed May 16 14:54:57 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: plist-libtool.awk,v 1.4 2006/04/15 04:25:17 minskim Exp $
+# $NetBSD: plist-libtool.awk,v 1.5 2012/05/16 14:54:57 jperkin Exp $
#
# Copyright (c) 2006 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -50,7 +50,7 @@
### LIBTOOLIZE_PLIST is a yes/no variable indicating whether to expand
### *.la files in the PLIST into the corresponding real libraries.
###
-### PREFIX is the installation prefix of the the package.
+### PREFIX is the installation prefix of the package.
###
### TEST is the command used for shell tests, e.g. shell test built-in or
### the path to a "test" binary.
Home |
Main Index |
Thread Index |
Old Index