[878] in Kerberos-V5-bugs
Re: Recent changes to source tree break kbuild....
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Wed Oct 19 12:24:47 1994
Date: Wed, 19 Oct 1994 12:24:38 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Mark W. Eichin" <eichin@MIT.EDU>
Cc: Ezra Peisach <epeisach@MIT.EDU>, krb5-bugs@MIT.EDU
In-Reply-To: [834]
Date: Thu, 6 Oct 1994 19:18:14 +0500
From: "Mark W. Eichin" <eichin@MIT.EDU>
Yes, if basename is required, then it needs to be in base.conf.
However, I think basename is not portable enough (I know dirname
isn't) and recommend you use sed instead.
All places where we're using basename and dirname should be replaced
with sed invocations at this point.
- Ted