Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/tools/host-mkdep Pull up revision 1.4 (requested by tho...
details: https://anonhg.NetBSD.org/src/rev/d46d7d6c5cb7
branches: netbsd-1-6
changeset: 529618:d46d7d6c5cb7
user: he <he%NetBSD.org@localhost>
date: Sun Dec 01 19:03:06 2002 +0000
description:
Pull up revision 1.4 (requested by thorpej in ticket 828):
Patch host-mkdep with the working host shell.
diffstat:
tools/host-mkdep/host-mkdep.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r c9dac5a33eee -r d46d7d6c5cb7 tools/host-mkdep/host-mkdep.in
--- a/tools/host-mkdep/host-mkdep.in Sun Dec 01 19:02:43 2002 +0000
+++ b/tools/host-mkdep/host-mkdep.in Sun Dec 01 19:03:06 2002 +0000
@@ -1,6 +1,6 @@
-#!/bin/sh -
+#!@BSHELL@ -
#
-# $NetBSD: host-mkdep.in,v 1.2.2.1 2002/11/03 13:25:11 he Exp $
+# $NetBSD: host-mkdep.in,v 1.2.2.2 2002/12/01 19:03:06 he Exp $
#
# Copyright (c) 1991, 1993
# The Regents of the University of California. All rights reserved.
Home |
Main Index |
Thread Index |
Old Index