pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/wrapper The word "skipped" is ambiguous. Use "untra...
details: https://anonhg.NetBSD.org/pkgsrc/rev/68da186e3aff
branches: trunk
changeset: 533273:68da186e3aff
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Sep 13 10:50:43 2007 +0000
description:
The word "skipped" is ambiguous. Use "untransformed" instead.
diffstat:
mk/wrapper/logic | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 673f21630b00 -r 68da186e3aff mk/wrapper/logic
--- a/mk/wrapper/logic Thu Sep 13 10:12:26 2007 +0000
+++ b/mk/wrapper/logic Thu Sep 13 10:50:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: logic,v 1.14 2006/12/15 13:15:07 martti Exp $
+# $NetBSD: logic,v 1.15 2007/09/13 10:50:43 rillig Exp $
#
# Copyright (c) 2004 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -170,7 +170,7 @@
;;
*)
append_queue cmdbuf "$arg"
- $debug_log $wrapperlog " (logic) push: $arg [skipped]"
+ $debug_log $wrapperlog " (logic) push: $arg [untransformed]"
;;
esac
done
Home |
Main Index |
Thread Index |
Old Index