Better install params.
This commit is contained in:
parent
0c494ed2ba
commit
355235b3cc
4 changed files with 19 additions and 12 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
readonly ROOT=_build
|
||||
readonly ROOT=.build
|
||||
declare -a REMOVE_LIST
|
||||
|
||||
_die() { printf '%s\n' "$*" >&2 && exit 1; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue