Explorar o código

Remove nonfree repo dependencies

bryan %!s(int64=6) %!d(string=hai) anos
pai
achega
a515db0f21
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      install_MC_fedora.sh

+ 4 - 4
install_MC_fedora.sh

@@ -36,10 +36,10 @@ if ! rpm --quiet --query rpmfusion-free-release; then
     sudo ${PM} -y --nogpgcheck install https://download1.rpmfusion.org/free/${ID}/rpmfusion-free-release-${VERSION_ID}.noarch.rpm
 fi
 
-if ! rpm --quiet --query rpmfusion-nonfree-release; then
-    echo "${bold}Installing rpmfusion-nonfree-release repo...${normal}"
-    sudo ${PM} -y --nogpgcheck install https://download1.rpmfusion.org/nonfree/${ID}/rpmfusion-nonfree-release-${VERSION_ID}.noarch.rpm
-fi
+#if ! rpm --quiet --query rpmfusion-nonfree-release; then
+#    echo "${bold}Installing rpmfusion-nonfree-release repo...${normal}"
+#    sudo ${PM} -y --nogpgcheck install https://download1.rpmfusion.org/nonfree/${ID}/#rpmfusion-nonfree-release-${VERSION_ID}.noarch.rpm
+#fi
 
 if ! rpm --quiet --query rpm-build; then
     echo "${bold}Installing rpm-build...${normal}"