Project

General

Profile

« Previous | Next » 

Revision fd9f2fc4

Added by koszko over 1 year ago

fix out-of-source builds

View differences:

build.sh
15 15

  
16 16
set -e
17 17

  
18
. ./shell_utils.sh
19

  
20 18
print_usage() {
21 19
    printf 'usage:  %s mozilla|chromium [source directory] [update url]\n' \
22 20
	   "$0" >&2

Also available in: Unified diff