rkt: fix cron.daily script path.

This commit is contained in:
Juan RP 2016-02-12 08:24:52 +01:00
parent 5b1f29f9c9
commit fc3fc4f768

View File

@ -1,7 +1,7 @@
# Template file for 'rkt'
pkgname=rkt
version=1.0.0
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go"
makedepends="acl-devel zlib-devel"
@ -51,7 +51,7 @@ do_install() {
vsv rkt-metadata
vinstall dist/bash_completion/rkt.bash 644 usr/share/bash-completion/completions/rkt
vinstall ${FILESDIR}/rkt-gc 755 etc/cron.daily/rkt-gc
vinstall ${FILESDIR}/rkt-gc 755 etc/cron.daily
vbin build-${pkgname}-${version}/bin/rkt
vbin build-${pkgname}-${version}/bin/actool