Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2022-01-22 13:16:10 +0200
committernl6720 <nl6720@gmail.com>2022-01-22 13:16:10 +0200
commitf8225782e27e581a97d807a9d152b94771ee559a (patch)
treec6f260a92f5a8e2b5584555bc57e762962e92f61 /Makefile
parente2e4f3d6196fd013d944390f793f12e8dad089c3 (diff)
parent742619240c9f534123e8205eef8dca1a20c7d439 (diff)
Merge branch 'weltio-master-patch-55325' of https://gitlab.archlinux.org/weltio/archiso.git
By weltio weltio move $arch override to before it is used closes https://gitlab.archlinux.org/archlinux/archiso/-/issues/163 * initial: arch="" * _read_profile: packages="${profile}/packages.${arch}" * _set_overrides: [[ -n "$arch" ]] || arch="$(uname -m)" $arch is not defined in _read_profile if arch is not defined in profiledef.sh and packages is not updated after _set_overrides [[ -n "$arch" ]] || arch="$(uname -m)" should be moved from _set_overrides to _read_profile.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions