mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

serf requires you to explicitly tell it where to find the supertool because otherwise it has a hardcoded /usr/bin/apr-1-config (:P), ctail however is sensible and searches the PATH so now it's as though we do nothing special in that formula. Nice.