head	1.2;
access;
symbols
	old_RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.04.14.19.07.04;	author olgeni;	state dead;
branches;
next	1.1;

1.1
date	2002.03.31.10.23.43;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update port to version 8.1 (R8B-1)

Submitted by:	Vance Shipley <vances@@motivity.ca>
@
text
@--- lib/mnesia/examples/Makefile.orig	Sun Dec  2 19:00:59 2001
+++ lib/mnesia/examples/Makefile	Sun Dec  2 19:01:32 2001
@@@@ -95,7 +95,7 @@@@
           bench.config6 \
           bench.config7 \
           $(RELSYSDIR)/examples/bench)
-	(cd bench; $(INSTALL_PROGRAM) bench.sh $(RELSYSDIR)/examples/bench)
+	(cd bench; $(INSTALL_SCRIPT) bench.sh $(RELSYSDIR)/examples/bench)
 
 release_docs_spec:
 
@


1.1
log
@Update port to version 8.0 (R8B-0).

Remove my code to handle the documentation merge for patched releases, it
was rather obscure and error-prone. I'll rewrite it in a simpler way next
time I'll need to perform the merge.

Also include a fix for erlang-mode under emacs21 (by Hal Snyder
<hal@@vailsys.com> on the erlang mailing list).
@
text
@@

