summaryrefslogtreecommitdiffhomepage
path: root/pkgtool.sh
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-20 10:06:27 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-20 10:06:27 +0100
commitd982c0e0a632f1dc99908a68dfa7da957d340502 (patch)
treea647fe38584d41d31b57389891d916ff7f54cb81 /pkgtool.sh
parent0a3e1b0b1fb35f4e4976801d8e85bdabb6ab3fa5 (diff)
downloadmidipix_build-d982c0e0a632f1dc99908a68dfa7da957d340502.tar.bz2
midipix_build-d982c0e0a632f1dc99908a68dfa7da957d340502.tar.xz
Default theme from etc/*.theme.host.<full hostname>.
Diffstat (limited to 'pkgtool.sh')
-rwxr-xr-xpkgtool.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtool.sh b/pkgtool.sh
index 2faa0747..29a14b73 100755
--- a/pkgtool.sh
+++ b/pkgtool.sh
@@ -33,8 +33,8 @@ pkgtoolp_init() {
"${_pi_rstatus}" "pkgtoolp_init_getopts_fn" \
"${_pi_optstring}" "${@}" \
|| ! ex_init_theme \
- "${_pi_rstatus}" "${_pi_name_base}" \
- "${ARG_THEME:-}" \
+ "${_pi_rstatus}" "${BUILD_HNAME}" \
+ "${_pi_name_base}" "${ARG_THEME:-}" \
|| ! ex_init_prereqs "${_pi_rstatus}" "${_pi_prereqs}" \
|| ! ex_pkg_load_vars \
"${_pi_rstatus}" \$ARCH \$BUILD_KIND \