mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Add pastel recipe
This commit is contained in:
parent
ded9e8c46c
commit
5b78bf1d6c
6
recipes/pastel/recipe.sh
Normal file
6
recipes/pastel/recipe.sh
Normal file
@ -0,0 +1,6 @@
|
||||
GIT=https://github.com/robbycerantola/pastel.git
|
||||
|
||||
|
||||
function recipe_stage {
|
||||
cp -rv res "$1/ui/pastel"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user