From 726a70952a8b1a2a56f5d51d37f57f40028835c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 1 Feb 2016 22:41:32 +0200 Subject: [PATCH] update source no longer works after using github tarball --- update-source.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update-source.sh b/update-source.sh index 1a4a511..d99de22 100755 --- a/update-source.sh +++ b/update-source.sh @@ -6,6 +6,9 @@ # publish_packages=[0|1] - publish built packages in ~/public_html/$dist/$arch # quiet=[0|1] - discard stdout of process +echo >&2 This script no longer works +exit 1 + # work in package dir dir=$(dirname "$0") cd "$dir" -- 2.44.0