Makefile update to v2.6

This commit is contained in:
Dirk Alders 2025-09-14 15:16:53 +02:00
parent 67afb06ee9
commit 5d74ebc7f8
4 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# git helper Makefile: Version 2.5 (2025-08-11) # git helper Makefile: Version 2.6 (2025-08-11)
default: help default: help
.ONESHELL: .ONESHELL:
@ -73,9 +73,9 @@ init: print_head
if [[ $$OUT =~ "Successfully installed" ]]; then if [[ $$OUT =~ "Successfully installed" ]]; then
echo -e " * \033[1;32m$$req_mod installed.\e[0m" echo -e " * \033[1;32m$$req_mod installed.\e[0m"
elif [[ $$OUT =~ "already satisfied" ]]; then elif [[ $$OUT =~ "already satisfied" ]]; then
echo -e " * \033[1;36m$$req_mod already installed.\e[0m" echo -e " * \033[1;36m$$req_mod already available.\e[0m"
else else
echo -e " * \033[1;31m$$req_mod installation FAILED!\e[0m" echo -e " * \033[1;31m$$req_mod FAILED!\e[0m"
#echo $$OUT #echo $$OUT
fi fi
fi fi

2
patt

@ -1 +1 @@
Subproject commit 47f28a477310a5c8c92227b54b3fe167367f1cea Subproject commit cd4b3459c9bce651ffa4658ac09d3f345884f596

2
piki

@ -1 +1 @@
Subproject commit a116f7e32e4121cb1c2a6ae7253e00767d8e2a13 Subproject commit 9ac3a5f4dfa79cdd6a91ac975f1f1996a2ce1824

2
pygal

@ -1 +1 @@
Subproject commit 8d5fb5f0a5b1a8c64f76e0b47f4b3ee3ad8a8d34 Subproject commit 82253c4f4acc435a881415ad678f922b081036d7