Change 15184 by ams@lustre on 2002/03/12 05:20:54
Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
From: Michael G Schwern <[EMAIL PROTECTED]>
Date: Tue, 12 Mar 2002 01:12:08 -0500
Message-Id: <20020312061208.GD904@blackrider>
Affected files ...
.... //depot/perl/hints/netbsd.sh#18 edit
Differences ...
==== //depot/perl/hints/netbsd.sh#18 (text) ====
Index: perl/hints/netbsd.sh
--- perl/hints/netbsd.sh.~1~ Mon Mar 11 22:30:05 2002
+++ perl/hints/netbsd.sh Mon Mar 11 22:30:05 2002
@@ -98,7 +98,7 @@
fi
;;
esac
-EOCBU
+EOCBU
# Recognize the NetBSD packages collection.
# GDBM might be here.
End of Patch.