# Template file for 'btrbk' pkgname=btrbk version=0.30.0 revision=1 build_style=gnu-makefile make_install_args="BINDIR=/usr/bin" hostmakedepends="ruby-asciidoctor" depends="perl btrfs-progs openssh pv" short_desc="Backup tool for btrfs subvolumes" maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="http://digint.ch/btrbk" changelog=https://github.com/digint/btrbk/blob/master/ChangeLog distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz" checksum=e8a7e9de0f3227a9b8b2ad9d84207292fc66022d2cdd594ac86c6c19c10797f2 conf_files="/etc/btrbk/*" post_install() { rm -r $DESTDIR/usr/lib/systemd }