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

+ 1 - 1
functions/command_dev_detect_deps.sh

@@ -37,7 +37,7 @@ fi
 
 
 if [ "$(command -v eu-readelf)" ]; then
 if [ "$(command -v eu-readelf)" ]; then
 	readelf=eu-readelf
 	readelf=eu-readelf
-elif [ "$(command -v readelf)" ];
+elif [ "$(command -v readelf)" ]; then
 	readelf=readelf
 	readelf=readelf
 else
 else
 	echo "readelf/eu-readelf not installed"	
 	echo "readelf/eu-readelf not installed"