Don't build rpm on buntu

This commit is contained in:
2022-01-14 00:05:25 -05:00
父節點 df3151c38c
當前提交 437ff32cf9

查看文件

@@ -1521,7 +1521,7 @@ main() {
if (( BUILD_SWITCH )); then
installPackage "wget" "dpkg" "rpm-build"
acquireDeb
buildRPM
[[ "$TARGET" =~ (centos|fedora|suse) ]] && buildRPM
fi
if (( DEB_INSTALL_SWITCH )); then