mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
hicolor-icon-theme: always reconfigure meson
This commit is contained in:
parent
1f74fda345
commit
00ff0c5ff9
@ -4,6 +4,6 @@ git = "https://gitlab.freedesktop.org/xdg/default-icon-theme.git"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
meson setup -Dprefix=/usr . "${COOKBOOK_SOURCE}"
|
||||
meson setup --reconfigure -Dprefix=/usr . "${COOKBOOK_SOURCE}"
|
||||
env DESTDIR="${COOKBOOK_STAGE}" meson install
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user