| Commit message (Collapse) | Author | Files | Lines |
|
"builddirs" is only the installation target, so now it is "destdirs".
"checkouts" are where the package is actually built, so now it is
"builddirs".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit c5e9b62f0193ce802955ebdc8c128a21f3ca3097.
The "Formula/" path is indeed hardcoded:
https://github.com/Homebrew/brew//blob/fb70af3977b9599f561b05a6237912bf87aa7014/Library/Homebrew/formula_path.sh#L52
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
argument"
This reverts commit ad82613439203f497ae773bcad399d28f71418e7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of doing it inline in the Makefile with clever Perl one-liners.
BONUS: add missing ".POSIX:" to the debian.mk file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|