Explorar o código

Fix grep for depends list

bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
1a5f2e3222
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -863,7 +863,7 @@ installMCGENERIC() {
     ar x "$MCDEB"
     tar xvf "control.tar.xz"
     echo "You must install the following dependencies manually:"
-    grep -i control "Depends:"
+    grep -i "Depends:" control
     tar xvf "data.tar.xz"
     pushd data &>/dev/null || return
     # Add list of files to log for uninstall