2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
fea4231b8e |
|||
| c893584e5e |
Renamed from make/rpmdist.mk (Browse further)
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
fea4231b8e |
pkg-dist.mk: Make pkg-release-reinstall: get-pub
Make pkg-release-reinstall depend on get-pub to do the obvious: Have the changes from Forgejo pull requests integrated by CI, too. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| c893584e5e |
make: Replace RPM -> PKG
jw-pkg supports more than RPM-based package managers, but for historic reasons, lots of its Makefile variables still have "RPM" in their names. This is misleading. Replace "RPM" in variable names by the more generic "PKG" where appropriate. Signed-off-by: Jan Lindemann <jan@janware.com> |