bryan před 5 roky
rodič
revize
a4d291bf58
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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=''