Explorar el Código

Fix up translations

bryan hace 3 años
padre
commit
678db9591a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -622,7 +622,7 @@ buildRPM() {
     # Translate package names
     case "$id" in
         fedora|centos)
-            echo "HERE!""
+            echo "HERE!"
             requires=("${requires[@]/libc6/glibc}")
             requires=("${requires[@]/libasound2/alsa-lib}")
             requires=("${requires[@]/libuuid1/libuuid}")