| Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
paku.lock
|
|
|
|
|
|
|
|
Use the derived version without the ".in" suffix as the executable one,
and remove the explicit "perl src/bin/paku" invocation with a simple
"paku" one.
|
|
|
|
Follow-up on b62c88aba03eb80ef7df80d6c27696aec6e73c00.
|
|
|
|
|
|
|