Commit Graph

5 Commits (master)

Author SHA1 Message Date
Steven Powell 196947a6fe CI: Fix RPM build failing when stripping cross compilied binary 2024-05-13 13:36:41 -07:00
Anders F Björklund 4cdf2c73cc Use the same template variables everywhere
And let the template decide where they go
2021-02-24 22:23:50 +01:00
Anders F Björklund 87b08e414f Make sure to update the package metadata
The revision/release was hardcoded as 0
2021-02-24 22:23:50 +01:00
Anders F Björklund a14bc57f64 Build minikube for arm64 (aarch64) as well
This a pure build target, no test done (yet)
No virtualization supported on this platform

Adopt packaging to handle multiple arch, but
don't package anything extra by default yet.
2019-10-19 18:41:54 +02:00
Anders F Björklund d49f980df4 Add make target for building a rpm file
Similar to the deb, it just packages the standard binary...

It does not build from source, and not for any distribution.
2019-02-26 19:57:49 +01:00