mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix userutils recipe
This commit is contained in:
parent
ecfa38ece2
commit
5356f081e4
@ -1,5 +1,5 @@
|
||||
GIT=https://github.com/redox-os/userutils.git
|
||||
|
||||
function recipe_stage {
|
||||
cp -v res "$1/etc"
|
||||
cp -Rv res "$1/etc"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user