calamares-branding: add /usr/lib/calamares/modules to modules-search

Both settings_offline.conf and settings_online.conf only searched
/etc/calamares/modules for modules, but Calamares' built-in modules
(welcome, locale, partition, etc.) are installed in
/usr/lib/calamares/modules/. Added both paths.

pkgrel 6→7
This commit is contained in:
2026-06-23 16:10:25 +02:00
parent dfc4be3540
commit f0d3ca380e
3 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@
pkgname=calamares-branding-antergos-next
pkgver=1.0
pkgrel=6
pkgrel=7
pkgdesc="Calamares branding for Antergos NeXT with offline/online installer support"
arch=('any')
url="https://github.com/Antergos-NeXT"
@@ -1,5 +1,5 @@
---
modules-search: [ /etc/calamares/modules ]
modules-search: [ /usr/lib/calamares/modules, /etc/calamares/modules ]
sequence:
- show:
@@ -1,5 +1,5 @@
---
modules-search: [ /etc/calamares/modules ]
modules-search: [ /usr/lib/calamares/modules, /etc/calamares/modules ]
sequence:
- show: