mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-14 19:02:45 +03:00
...
This commit is contained in:
parent
977243f432
commit
46a43f4f65
2
Makefile
2
Makefile
@ -29,7 +29,7 @@ openrc:
|
||||
$(CLOUDS):
|
||||
install -Dm644 -t "$(PREFIX)"/usr/lib/tiny-cloud/cloud/$@ \
|
||||
lib/tiny-cloud/cloud/$@/*
|
||||
[ -f "$(PREFIX)"/usr/lib/tiny-cloud/cloud/$@/autodetect ] &&
|
||||
[ -f "$(PREFIX)"/usr/lib/tiny-cloud/cloud/$@/autodetect ] && \
|
||||
chmod 0755 "$(PREFIX)"/usr/lib/tiny-cloud/cloud/$@/autodetect
|
||||
|
||||
check: tests/Kyuafile Kyuafile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user