No longer package Fedora with the "All" option (to ensure Fedora is only packaged from itself)

This commit is contained in:
2022-06-20 03:49:51 -04:00
parent c0ac590e4b
commit 90454645e0
+1 -1
View File
@@ -136,7 +136,7 @@ if [ "$distro" == "3" ] || [ "$distro" == "4" ] || [ "$distro" == "6" ] || [ "$d
echo -e "\nGeneric packaging complete.\n"
fi
if [ "$distro" == "3" ] || [ "$distro" == "8" ]; then
if [ "$distro" == "3" ]; then
echo -e '\nPackaging for Fedora...\n'
rm -rf ~/rpmbuild
rpmdev-setuptree