Skip to content
Snippets Groups Projects
Unverified Commit 3d06f883 authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

osxfuse_requirement: update PKG_CONFIG_PATH

parent 0d0519d4
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ class OsxfuseRequirement < Requirement
end
env do
ENV.append_path "PKG_CONFIG_PATH", HOMEBREW_PREFIX/"Library/ENV/pkgconfig/fuse"
ENV.append_path "PKG_CONFIG_PATH", HOMEBREW_LIBRARY/"Homebrew/os/mac/pkgconfig/fuse"
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment