mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03:00
5 lines
106 B
Makefile
5 lines
106 B
Makefile
|
|
.PHONY: install
|
|
install:
|
|
install -D -m 0644 QemuServer.pm ${DESTDIR}${PERLDIR}/PVE/VZDump/QemuServer.pm
|