Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.sbin/pkg_install Pull up revision 1.5 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/0f207fc40961
branches:  netbsd-1-5
changeset: 492849:0f207fc40961
user:      he <he%NetBSD.org@localhost>
date:      Sat Feb 23 18:16:56 2002 +0000

description:
Pull up revision 1.5 (requested by seb):
  Synchronize with recent developments:
   o Various internal cleanups, bugfixes, and API tweaks

diffstat:

 usr.sbin/pkg_install/tkpkg |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r e2cece20c224 -r 0f207fc40961 usr.sbin/pkg_install/tkpkg
--- a/usr.sbin/pkg_install/tkpkg        Sat Feb 23 18:16:30 2002 +0000
+++ b/usr.sbin/pkg_install/tkpkg        Sat Feb 23 18:16:56 2002 +0000
@@ -1,4 +1,4 @@
-#!/usr/local/bin/wish -f
+#!/usr/pkg/bin/wish -f
 # from FreeBSD Id: tkpkg,v 1.4 1997/02/22 16:09:13 peter Exp
 #
 set pkgname ""



Home | Main Index | Thread Index | Old Index