mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| c893584e5e |
Renamed from make/rpmdist.mk (Browse further)
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 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> |