Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416186 Details for
Bug 565038
libvirt-9999: virkeymaps fix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Created patch to libvirt-9999
libvirt-9999-virkeymaps.patch (text/plain), 854 bytes, created by
Leonardo Amaral
on 2015-11-06 16:42:25 UTC
(
hide
)
Description:
Created patch to libvirt-9999
Filename:
MIME Type:
Creator:
Leonardo Amaral
Created:
2015-11-06 16:42:25 UTC
Size:
854 bytes
patch
obsolete
>--- src/Makefile.am.orig 2015-11-06 13:51:22.019362590 -0200 >+++ src/Makefile.am 2015-11-06 13:53:18.576490276 -0200 >@@ -31,6 +31,7 @@ > -I../include \ > -I$(top_srcdir)/include \ > -I$(srcdir)/util \ >+ -I$(builddir)/util \ > -I./util \ > -DIN_LIBVIRT \ > -Dabs_topbuilddir="\"$(abs_topbuilddir)\"" \ >@@ -178,10 +179,10 @@ > BUILT_SOURCES += util/virkeymaps.h > MAINTAINERCLEANFILES += util/virkeymaps.h > >-util/virkeymaps.h: $(srcdir)/util/keymaps.csv \ >+$(srcdir)/util/virkeymaps.h: $(srcdir)/util/keymaps.csv \ > $(srcdir)/util/virkeycode-mapgen.py > $(AM_V_GEN)$(PYTHON) $(srcdir)/util/virkeycode-mapgen.py \ >- <$(srcdir)/util/keymaps.csv >util/virkeymaps.h >+ <$(srcdir)/util/keymaps.csv >$(srcdir)/util/virkeymaps.h > > # Internal generic driver infrastructure > NODE_INFO_SOURCES = nodeinfo.h nodeinfo.c nodeinfopriv.h
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 565038
: 416186