testing/redis: fix path to logfile for logrotate

This commit is contained in:
Natanael Copa 2012-06-05 08:43:54 +00:00
parent 5e28f200b0
commit 67fddeea7f
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=redis
pkgver=2.4.14
pkgrel=1
pkgrel=2
pkgdesc="Advanced key-value store"
url="http://redis.googlecode.com"
arch="all"
@ -68,5 +68,5 @@ package() {
md5sums="1bc8f833b955ef119d643da08084433f redis-2.4.14.tar.gz
7fb0daf8dcfcda6fd6291dc0291ce579 redis.initd
9e2d75b7a9dc421122d673fe520ef17f redis.logrotate
f49b80f4418f456dbf865a32443d4d1d redis.logrotate
bf204d560e41b854297c60aff8d862d5 redis.confd"

View File

@ -1,4 +1,4 @@
/var/log/redis.log {
/var/log/redis/redis.log {
notifempty
copytruncate
missingok