This commit is contained in:
inxi-svn 2011-06-11 05:14:32 +00:00
parent ef7655b92e
commit 8dca5e9143

3
inxi
View file

@ -1441,7 +1441,8 @@ check_recommends()
echo $Line
echo "You are running bash version: $( bash --version 2>&1 | awk 'BEGIN {IGNORECASE=1} /^GNU bash/ {print $4}' )"
echo $Line
check_recommends_items 'required-dirs'echo "If one of these applications is missing, $SCRIPT_NAME cannot operate."
check_recommends_items 'required-dirs'
echo "If one of these applications is missing, $SCRIPT_NAME cannot operate."
echo $Line
check_recommends_items 'required-apps'
echo 'Test Two: Script Recommends for Graphics features. If you do not use X these do not matter.'