mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 15:25:36 +00:00
improve PVE/API2/Makefile
remove unnecessary SOURCES variable and add the directory Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
1e5143de74
commit
aaa36aee18
@ -1,6 +1,4 @@
|
||||
SOURCES= \
|
||||
Qemu.pm
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
install -d -m 0755 ${DESTDIR}${PERLDIR}/PVE/API2
|
||||
install -D -m 0644 Qemu.pm ${DESTDIR}${PERLDIR}/PVE/API2/Qemu.pm
|
||||
|
Loading…
Reference in New Issue
Block a user