5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-10 01:18:01 +03:00

symlink vm.conf.5 manpage to qm.conf.5

This commit is contained in:
Dietmar Maurer 2016-04-09 10:13:46 +02:00
parent 358297e06c
commit c881ad2f2c

View File

@ -87,7 +87,7 @@ install: ${PKGSOURCES}
gzip -9 ${DESTDIR}/${MAN1DIR}/qmrestore.1
install -m 0644 qm.conf.5 ${DESTDIR}/${MAN5DIR}
gzip -9 ${DESTDIR}/${MAN5DIR}/qm.conf.5
cd ${DESTDIR}/${MAN5DIR}; ln -s qm.conf.5.gz vm.conf.5.gz
.PHONY: deb ${DEB}
deb ${DEB}: ${PKGSOURCES}