From aead054c0654f32e02f0f06e1c020951d2693fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 25 Aug 2011 16:50:46 +0200 Subject: easy_e17.sh: add to output when no build system found --- easy_e17.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy_e17.sh b/easy_e17.sh index b23bcbc..ebe9047 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -1052,7 +1052,7 @@ function compile () run_command "$name" "$path" "install" "install: " "rootonly" "$make $make_extra install" if [ ! -e "$status_path/$name.noerrors" ] ; then return ; fi else - echo "no build system" + echo "no build system [$path]" set_notification "critical" "Package '$name': no build system" touch $status_path/$name.nobuild return -- cgit v1.1-2-g2b99