redox/recipes/userutils/recipe.sh
2017-01-09 17:18:26 -07:00

6 lines
96 B
Bash

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