# Template file for 'mcelog' pkgname=mcelog version=109 revision=2 conf_files="/etc/mcelog/mcelog.conf" only_for_archs="i686 x86_64" build_style=gnu-makefile short_desc="Decode kernel machine check log on x86 machines" maintainer="Christian Neukirchen " license="GPL-2" homepage="http://www.mcelog.org/" distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz" checksum=0b842274e9d19f14d26d0797ebcfeb0cfcf5a34675fc0a2a6e9d4145e5176333 post_install() { mv ${DESTDIR}/usr/sbin ${DESTDIR}/usr/bin vsv mcelog }