Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Remove Formula/ and src/alpine/ before regenerating | EuAndreh | 2023-03-31 | 1 | -17/+0 |
| | |||||
* | Revert "mv Formula/ src/homebrew/" | EuAndreh | 2023-03-29 | 1 | -0/+17 |
| | | | | | | | This reverts commit c5e9b62f0193ce802955ebdc8c128a21f3ca3097. The "Formula/" path is indeed hardcoded: https://github.com/Homebrew/brew//blob/fb70af3977b9599f561b05a6237912bf87aa7014/Library/Homebrew/formula_path.sh#L52 | ||||
* | mv Formula/ src/homebrew/ | EuAndreh | 2023-03-28 | 1 | -17/+0 |
| | |||||
* | src/bin/paku.in: Add "PREFIX=#{prefix}" to all make calls in homebrew | EuAndreh | 2023-03-24 | 1 | -2/+2 |
| | |||||
* | src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directly | EuAndreh | 2023-03-22 | 1 | -1/+1 |
| | |||||
* | Support Homebrew | EuAndreh | 2023-03-22 | 1 | -0/+17 |