FreeBSD Bugzilla – Attachment 167737 Details for
Bug 207719
[PATCH] emulators/qemu-devel: fix with DOCS=off
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
emulators/qemu-devel: fix with DOCS disabled
qemu-devel-noportdocs.diff (text/plain), 896 bytes, created by
Roman Bogorodskiy
on 2016-03-05 09:57:28 UTC
(
hide
)
Description:
emulators/qemu-devel: fix with DOCS disabled
Filename:
MIME Type:
Creator:
Roman Bogorodskiy
Created:
2016-03-05 09:57:28 UTC
Size:
896 bytes
patch
obsolete
>Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 410168) >+++ files/patch-Makefile (working copy) >@@ -1,11 +1,11 @@ >---- Makefile.orig 2015-12-16 20:32:52 UTC >-+++ Makefile >-@@ -90,7 +90,11 @@ LIBS+=-lz $(LIBS_TOOLS) >+--- Makefile.orig 2015-12-17 01:04:47.000000000 +0300 >++++ Makefile 2016-03-05 12:11:40.928713000 +0300 >+@@ -90,7 +90,11 @@ > HELPERS-$(CONFIG_LINUX) = qemu-bridge-helper$(EXESUF) > > ifdef BUILD_DOCS > +ifdef NOPORTDOCS >-+DOCS=qemu.1 qemu-img.1 qemu-nbd.8 >++DOCS=qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8 > +else > DOCS=qemu-doc.html qemu-tech.html qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8 > +endif >@@ -12,7 +12,7 @@ > DOCS+=qmp-commands.txt > ifdef CONFIG_LINUX > DOCS+=kvm_stat.1 >-@@ -407,8 +411,10 @@ endif >+@@ -407,8 +411,10 @@ > > install-doc: $(DOCS) > $(INSTALL_DIR) "$(DESTDIR)$(qemu_docdir)"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 207719
: 167737