Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/usr.sbin/pkg_install Pull up revision 1.21 (requested b...
details: https://anonhg.NetBSD.org/src/rev/f11f7ece7eb9
branches: netbsd-1-6
changeset: 529476:f11f7ece7eb9
user: tron <tron%NetBSD.org@localhost>
date: Sun Nov 24 13:52:20 2002 +0000
description:
Pull up revision 1.21 (requested by thorpej in ticket #831):
Fix typo (sigh).
diffstat:
usr.sbin/pkg_install/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 69efc449ea50 -r f11f7ece7eb9 usr.sbin/pkg_install/Makefile.inc
--- a/usr.sbin/pkg_install/Makefile.inc Sun Nov 24 13:49:48 2002 +0000
+++ b/usr.sbin/pkg_install/Makefile.inc Sun Nov 24 13:52:20 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.16.2.3 2002/11/24 13:49:48 tron Exp $
+# $NetBSD: Makefile.inc,v 1.16.2.4 2002/11/24 13:52:20 tron Exp $
# Original from FreeBSD, no rcs id.
.include <bsd.own.mk>
@@ -27,7 +27,7 @@
#CHGRP?= /bin/chgrp
# UNDER NO CIRCUMSTANCES SHOULD THIS MAKEFILE TEST THE OUTPUT OF uname!!
-# DOING DO BREAKS CROSS COMPILING.
+# DOING SO BREAKS CROSS COMPILING.
CHMOD?= /bin/chmod
CHOWN?= /usr/sbin/chown
Home |
Main Index |
Thread Index |
Old Index