diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2011-12-01 09:09:05 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2011-12-01 09:09:05 +0000 |
commit | cc233e5d2299655cb451f228e18a46ebfe163aea (patch) | |
tree | 3429d099fcaccd607e46da07f62efa7c920bcb2d /sca-cpp/trunk/modules/edit/start | |
parent | adfedb08bb13b1037314d59714f27ba252639da0 (diff) |
Fix build and install errors on Mac OS X. Add missing scripts to forward IP ports on Mac OS X.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209010 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules/edit/start')
-rwxr-xr-x | sca-cpp/trunk/modules/edit/start | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-cpp/trunk/modules/edit/start b/sca-cpp/trunk/modules/edit/start index c3ef1f7c4d..9a56cf755c 100755 --- a/sca-cpp/trunk/modules/edit/start +++ b/sca-cpp/trunk/modules/edit/start @@ -92,8 +92,8 @@ Alias /home/home.b64 $here/htdocs/home/home.b64 EOF -# Create app links and sub-directories if needed -./mkapplinks +# Create app resource links +./mkapplinks . ../../../.. ../../../../../nuvem # Configure app resource aliases cat >>tmp/conf/svhost.conf <<EOF |