[69972] trunk/dports/erlang/mochiweb

Ryan Schmidt ryandesign at macports.org
Sun Jul 25 04:57:24 PDT 2010


On Jul 24, 2010, at 09:24, nox at macports.org wrote:

> Modified: trunk/dports/erlang/mochiweb/files/README.MacPorts
> ===================================================================
> --- trunk/dports/erlang/mochiweb/files/README.MacPorts	2010-07-24 14:11:38 UTC (rev 69971)
> +++ trunk/dports/erlang/mochiweb/files/README.MacPorts	2010-07-24 14:24:45 UTC (rev 69972)
> @@ -4,7 +4,7 @@
> Run this command to create an empty web
> application project:
> 
> -$ escript /opt/local/share/scripts/new_mochiweb.erl myapp
> +$ escript /opt/local/lib/erlang/lib/mochiweb/scripts/new_mochiweb.erl myapp
> $ cd myapp
> $ make
> $ chmod u+x start-dev.sh

This file shouldn't hardcode /opt/local :)




More information about the macports-dev mailing list