Explorar o código

Removed unknown exec if

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
1e0c80fb18
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      functions/check_deps.sh

+ 1 - 4
functions/check_deps.sh

@@ -105,10 +105,7 @@ if [ -n "$(command -v dpkg-query)" ]; then
 		#UT99
 		else
 			array_deps_required+=( libsdl1.2debian bzip2 )
-		fi
-	else
-		fn_printfail "Unknown executable"
-		exit	
+		fi	
 	fi
 	fn_deps_email