freebsd-ports/lang/erlang14/files/patch-ak
Pierre Beyssac 2921f400fb Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@inf.enst.fr
2001-01-23 20:50:38 +00:00

12 lines
666 B
Plaintext

--- 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