diff --git a/binding.gyp b/binding.gyp index 2fd9e15f..08a19576 100755 --- a/binding.gyp +++ b/binding.gyp @@ -27,8 +27,8 @@ ], 'link_settings': { 'libraries': [ - '& 2 @@ -103,11 +110,7 @@ if test -z "$1" -o x"$1" = x'load_archive'; then fi if test -z "$1" -o x"$1" = x'artifacts_dir'; then - if [ "${os}" == "osx" ]; then - echo -n "${os_dir}/lib" - else - echo -n "${os_dir}" - fi + echo -n "${artifacts_dir}" fi if test -z "$1" -o x"$1" = x'lib'; then