# Template file for 'fatrace'
pkgname=fatrace
version=0.19.1
revision=1
build_style=gnu-makefile
short_desc="Report system wide file access events"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/martinpitt/fatrace"
distfiles="https://github.com/martinpitt/fatrace/archive/${version}.tar.gz"
checksum=fd8f143f4e162d36c8ae29c51b32d315415447829c81091e3bb86b326051c77c

post_extract() {
	sed -i 's/sbin/bin/g' Makefile
}
