This commit is contained in:
jperkin 2012-05-16 14:54:57 +00:00
parent 0e5fdf5ce8
commit fda9afd836

View file

@ -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.