From e8c4bfd7b0b292654cf126381c80bea63f3d72d8 Mon Sep 17 00:00:00 2001 From: Holger Just Date: Thu, 24 Apr 2014 18:07:41 +0200 Subject: [PATCH] =?UTF-8?q?Revert=20"Set=20DYLD=5FLIBRARY=5FPATH=20for=20m?= =?UTF-8?q?ysql=20gem=20(=E2=95=AF=C2=B0=E2=96=A1=C2=B0)=E2=95=AF=EF=B8=B5?= =?UTF-8?q?=20=E2=94=BB=E2=94=81=E2=94=BB"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 1637f31c0d8b6399440211e8df8f54ba07f36241. --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index 59e9be5..45c9ac5 100644 --- a/.bashrc +++ b/.bashrc @@ -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