bryan hace 5 años
padre
commit
a4d291bf58
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -469,7 +469,7 @@ EOF'
             _build_requires=''
         fi
 
-        if [[ "$ID" == "centos" ]]; then
+        if [[ "$ID" != "centos" ]]; then
             _requires='Requires: pangox-compat >= 0.0.2'
         else
             _requires=''