必要条件
安装要求:
- Debian/Ubuntu:
apt install rpm patchelf
- Fedora:
dnf install gcc rpm-build rpm-devel rpmlint make python bash coreutils diffutils patch rpmdevtools patchelf
- Arch:
yay -S rpmdevtools patchelf
or pamac install rpmdevtools patchelf
用法
将 make_config.yaml
添加到您的项目 linux/packaging/rpm
目录。
运行:
相关链接