new plugin architecture
This commit is contained in:
@ -3,4 +3,5 @@
|
||||
.PHONY: install
|
||||
install:
|
||||
install -D -m 0644 Storage.pm ${DESTDIR}${PERLDIR}/PVE/Storage.pm
|
||||
make -C Storage install
|
||||
make -C API2 install
|
||||
Reference in New Issue
Block a user