summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-10-24 18:36:54 +0000
committerTheodore Tso <tytso@mit.edu>1994-10-24 18:36:54 +0000
commit0fff3217b8892972c2c06524a2e8735fa08da246 (patch)
treea8e1e7b0666db3c2d2973f9821cf5e5ab6c5a4f1 /src
parentde70a4c8c1c580d4af1b97465c0b004465f94c25 (diff)
downloadkrb5-0fff3217b8892972c2c06524a2e8735fa08da246.tar.gz
krb5-0fff3217b8892972c2c06524a2e8735fa08da246.tar.xz
krb5-0fff3217b8892972c2c06524a2e8735fa08da246.zip
Don't specify an explicit pathname for sed
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4558 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/util/et/ChangeLog4
-rw-r--r--src/util/et/Makefile.in2
2 files changed, 5 insertions, 1 deletions
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