PATH: /opt/local/bin is back again (required for latex etc.);
authorwenzelm
Sat, 27 Dec 2008 11:54:08 +0100
changeset 29173 c14c9a41f1ac
parent 29172 c3d1f87a3cb0
child 29174 d4058295affb
PATH: /opt/local/bin is back again (required for latex etc.);
Admin/MacOS/script
--- a/Admin/MacOS/script	Wed Dec 24 13:39:20 2008 -0800
+++ b/Admin/MacOS/script	Sat Dec 27 11:54:08 2008 +0100
@@ -8,7 +8,10 @@
 THIS_APP="$(cd "$THIS/../.."; pwd)"
 SUPER_APP="$(cd "$THIS/../../.."; pwd)"
 
+
+# sane environment defaults
 cd "$HOME"
+PATH="$PATH:/opt/local/bin"
 
 
 # settings support