From fd9f2fc4783cc606734e61116185c032a63d54a0 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 16 Feb 2022 22:01:38 +0100 Subject: fix out-of-source builds --- build.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 1486073..c38fc60 100755 --- a/build.sh +++ b/build.sh @@ -15,8 +15,6 @@ set -e -. ./shell_utils.sh - print_usage() { printf 'usage: %s mozilla|chromium [source directory] [update url]\n' \ "$0" >&2 -- cgit v1.2.3