1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2026-02-06 00:53:23 +00:00

Revert "Set DYLD_LIBRARY_PATH for mysql gem (╯°□°)╯︵ ┻━┻"

This reverts commit 1637f31c0d8b6399440211e8df8f54ba07f36241.
This commit is contained in:
Holger Just 2014-04-24 18:07:41 +02:00
parent 09431e1834
commit e8c4bfd7b0

View File

@ -69,8 +69,6 @@ fi
case `uname` in
Darwin)
export JAVA_HOME="/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home"
# For Ruby to find the mysql libraries
export DYLD_LIBRARY_PATH=/usr/local/mysql/lib:$DYLD_LIBRARY_PATH
# this requires a symlink from "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl"
# into $PATH, e.g. ~/bin/subl