head	1.2;
access;
symbols
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0: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	2001.01.23.20.50.38;	author pb;	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/inets/examples/Makefile.orig	Tue Nov 28 20:35:48 2000
+++ lib/inets/examples/Makefile	Tue Nov 28 20:36:24 2000
@@@@ -176,7 +176,7 @@@@
 	$(INSTALL_DIR) $(RELSYSDIR)/examples/server_root/auth
 	$(INSTALL_DATA) $(AUTH_FILES) $(RELSYSDIR)/examples/server_root/auth
 	$(INSTALL_DIR) $(RELSYSDIR)/examples/server_root/cgi-bin
-	$(INSTALL_PROGRAM) $(CGI_FILES) $(RELSYSDIR)/examples/server_root/cgi-bin
+	$(INSTALL_SCRIPT) $(CGI_FILES) $(RELSYSDIR)/examples/server_root/cgi-bin
 	$(INSTALL_DIR) $(RELSYSDIR)/examples/server_root/conf
 	$(INSTALL_DATA) $(CONF_FILES) $(RELSYSDIR)/examples/server_root/conf
 	$(INSTALL_DIR) $(RELSYSDIR)/examples/server_root/htdocs/open
@


1.1
log
@Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@@inf.enst.fr
@
text
@@

