redox/recipes/userutils/recipe.sh
2017-01-09 18:02:56 -07:00

6 lines
97 B
Bash

GIT=https://github.com/redox-os/userutils.git
function recipe_stage {
cp -Rv res "$1/etc"
}