Welcome to CRUX bug tracking.
FS#704 - QEMU man pages
Attached to Project:
CRUX
Opened by Mikhail Gonchar (reji) - Monday, 28 March 2011, 20:18 GMT+2
Last edited by Thomas Penteker (teK) - Tuesday, 17 May 2011, 09:05 GMT+2
Opened by Mikhail Gonchar (reji) - Monday, 28 March 2011, 20:18 GMT+2
Last edited by Thomas Penteker (teK) - Tuesday, 17 May 2011, 09:05 GMT+2
|
DetailsQEMU man pages can be built without texinfo package.
make qemu.1 qemu-img.1 qemu-nbd.8 install -D -m 644 qemu.1 $PKG/usr/man/man1/qemu.1 install -D -m 644 qemu-img.1 $PKG/usr/man/man1/qemu-img.1 install -D -m 644 qemu-nbd.8 $PKG/usr/man/man8/qemu-nbd.8 Is it ok to call these "low level" make tasks? What you think? |
This task depends upon
Closed by Thomas Penteker (teK)
Tuesday, 17 May 2011, 09:05 GMT+2
Reason for closing: Fixed
Additional comments about closing: Thanks for the recommendation!
Tuesday, 17 May 2011, 09:05 GMT+2
Reason for closing: Fixed
Additional comments about closing: Thanks for the recommendation!
qemu-man-pages.diff