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

Former-commit-id: 84a32263eb6ceb32063ba0c3fd6ecc49c59fc579 [formerly 90454645e0]
Former-commit-id: 8e57ca2e811b3cbf73c9356c103ae189022f9a9f
This commit is contained in:
2022-06-20 03:49:51 -04:00
parent 094bdcb418
commit 928aacc64a
+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