# Template file for 'mcelog' pkgname=mcelog version=110 revision=1 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=fef237d448a63e070401010a20e06b61390683998b92b63cc445ce06389d4196 post_install() { mv ${DESTDIR}/usr/sbin ${DESTDIR}/usr/bin vsv mcelog }