Browse Source

Fix up translations

bryan 3 years ago
parent
commit
678db9591a
1 changed files with 1 additions and 1 deletions
  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}")