mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-15 11:22:43 +03:00
install cloud-agnostic config for 'make install'
This commit is contained in:
parent
c34dfbdfe2
commit
97ceaff6e0
2
Makefile
2
Makefile
@ -4,7 +4,9 @@ SUBPACKAGES = core network openrc aws azure gcp oci
|
||||
|
||||
.PHONY: install $(SUBPACKAGES)
|
||||
|
||||
# installs all subpackages, then replaces cloud-specific config with example
|
||||
install: $(SUBPACKAGES)
|
||||
mv $(PREFIX)/etc/conf.d/tiny-cloud.example $(PREFIX)/etc/conf.d/tiny-cloud
|
||||
|
||||
core:
|
||||
install -Dm755 -t $(PREFIX)/bin \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user