mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Add cosmic-icons recipe
This commit is contained in:
parent
823d1fe0c4
commit
4957549c75
9
recipes/icons/cosmic-icons/recipe.toml
Normal file
9
recipes/icons/cosmic-icons/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[source]
|
||||
git = "https://github.com/pop-os/cosmic-icons.git"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cd "${COOKBOOK_SOURCE}"
|
||||
just rootdir="${COOKBOOK_STAGE}" prefix="" install
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user