Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/350227dbb932
branches:  netbsd-1-4
changeset: 471015:350227dbb932
user:      he <he%NetBSD.org@localhost>
date:      Thu Oct 12 21:25:56 2000 +0000

description:
Pull up revision 1.5 (requested by fredb):
  Synchronize to version of pkg_install on trunk.

diffstat:

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

diffs (9 lines):

diff -r 633c4c5b4544 -r 350227dbb932 usr.sbin/pkg_install/tkpkg
--- a/usr.sbin/pkg_install/tkpkg        Wed Oct 11 23:42:57 2000 +0000
+++ b/usr.sbin/pkg_install/tkpkg        Thu Oct 12 21:25:56 2000 +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