mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-21 23:14:52 +00:00
symlink vm.conf.5 manpage to qm.conf.5
This commit is contained in:
parent
358297e06c
commit
c881ad2f2c
2
Makefile
2
Makefile
@ -87,7 +87,7 @@ install: ${PKGSOURCES}
|
|||||||
gzip -9 ${DESTDIR}/${MAN1DIR}/qmrestore.1
|
gzip -9 ${DESTDIR}/${MAN1DIR}/qmrestore.1
|
||||||
install -m 0644 qm.conf.5 ${DESTDIR}/${MAN5DIR}
|
install -m 0644 qm.conf.5 ${DESTDIR}/${MAN5DIR}
|
||||||
gzip -9 ${DESTDIR}/${MAN5DIR}/qm.conf.5
|
gzip -9 ${DESTDIR}/${MAN5DIR}/qm.conf.5
|
||||||
|
cd ${DESTDIR}/${MAN5DIR}; ln -s qm.conf.5.gz vm.conf.5.gz
|
||||||
|
|
||||||
.PHONY: deb ${DEB}
|
.PHONY: deb ${DEB}
|
||||||
deb ${DEB}: ${PKGSOURCES}
|
deb ${DEB}: ${PKGSOURCES}
|
||||||
|
Loading…
Reference in New Issue
Block a user