From: Theodore Tso Date: Mon, 24 Oct 1994 18:36:54 +0000 (+0000) Subject: Don't specify an explicit pathname for sed X-Git-Tag: krb5-1.0-beta5~1082 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0fff3217b8892972c2c06524a2e8735fa08da246;p=krb5.git Don't specify an explicit pathname for sed git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4558 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index b3b70875f..19e0b931b 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 21 21:06:48 1994 (tytso@rsx-11) + + * Makefile.in (SED): Don't specify an explicit pathname for sed. + Tue Oct 11 12:43:00 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Don't rm the awk and sed scripts during a make clean! diff --git a/src/util/et/Makefile.in b/src/util/et/Makefile.in index d9d99e3da..0b37e72e2 100644 --- a/src/util/et/Makefile.in +++ b/src/util/et/Makefile.in @@ -1,6 +1,6 @@ CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE) LDFLAGS = -g -SED = /bin/sed +SED = sed INSTALLFILE = cp