]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Use $(PYTHON) instead of python for the keycode map generator
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 22 Jul 2011 14:16:33 +0000 (16:16 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 22 Jul 2011 14:16:33 +0000 (16:16 +0200)
commit1a80a4e0d4f72f2827f45a67970f35a96af6e0f1
tree8a9c265a787ea41ddbf755254a979ebc8e20c8b7
parent379efa109f9315ac0b5c66c9ec51ff11e45c8699
build: Use $(PYTHON) instead of python for the keycode map generator

Also prepend $(AM_V_GEN) to the command line, mark virkeycode-mapgen.py
as executable and switch the shebang line from /bin/python to the
commonly use /usr/bin/python.
src/Makefile.am
src/util/virkeycode-mapgen.py [changed mode: 0644->0755]