diff --git a/srcpkgs/bootchart/template b/srcpkgs/bootchart/template index 9b3ed1c2a48..234ced2d857 100644 --- a/srcpkgs/bootchart/template +++ b/srcpkgs/bootchart/template @@ -1,7 +1,7 @@ # Template file for 'bootchart' pkgname=bootchart version=1.20 -revision=2 +revision=3 build_style=gnu-configure short_desc="Startup graphing tool" maintainer="Juan RP " @@ -9,3 +9,4 @@ license="GPL-2" homepage="https://github.com/sofar/bootchart" distfiles="http://foo-projects.org/~sofar/bootchart/bootchart-${version}.tar.gz" checksum="abce2fe0483ee23a522200fd630d7f288a337117c078dfaa220e1c55cdc2e896" +configure_args="--sbindir=/usr/bin"