4
0
Daniel Gibbs 11 жил өмнө
parent
commit
baf4238578

+ 2 - 1
functions/fn_deps_detect

@@ -65,9 +65,10 @@ echo "================================="
 cat ${rootdir}/.depdetect_debian_line
 cat ${rootdir}/.depdetect_debian_line
 echo ""
 echo ""
 if [ "${unknownlib}" == "1" ];then
 if [ "${unknownlib}" == "1" ];then
+	echo ""
 	echo "Unknown shared Library"
 	echo "Unknown shared Library"
 	echo "================================="
 	echo "================================="
-	${rootdir}/.depdetect_unknown
+	cat ${rootdir}/.depdetect_unknown
 fi
 fi
 echo ""
 echo ""
 echo "Required Librarys"
 echo "Required Librarys"