Explorar o código

Don't aquiredeb twice

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

+ 1 - 3
installJRMC

@@ -504,9 +504,7 @@ acquireDeb() {
 # Installs Media Center DEB package and optional compatability fixes
 #######################################
 installMCDEB() {
-    debug "Running: ${FUNCNAME[0]}"
-
-    acquireDeb
+    debug "Running: ${FUNCNAME[0]}"    
 
     declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"
     if (( COMPAT_SWITCH )); then