fsarchiver: move to usr/bin.

This commit is contained in:
Andrea Brancaleoni 2015-06-02 20:50:41 +02:00
parent edb8e444a0
commit 4379ebcf34

View File

@ -1,7 +1,7 @@
# Template file for 'fsarchiver'
pkgname=fsarchiver
version=0.6.19
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="zlib-devel bzip2-devel lzo-devel liblzma-devel libgcrypt-devel
@ -10,5 +10,6 @@ short_desc="Safe and flexible file-system backup and deployment tool"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.fsarchiver.org/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
distfiles="${DEBIAN_SITE}/main/f/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=9ba4d3262059a0cb108de564340d947a4d75d34ba3b8e35a767d543afbf24dbb
configure_args="--sbindir=/usr/bin"