cherokee: install logrotate file properly

This commit is contained in:
davehome 2011-12-21 08:53:19 -07:00
parent 455a4449c6
commit ef181b9db9
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ pre_configure()
post_install()
{
# Setup logrotate thing
vinstall ${FILESDIR}/${pkgname}.logrotate 644 etc/logrotate.d/${pkgname}
vinstall ${FILESDIR}/${pkgname}.logrotate 644 etc/logrotate.d ${pkgname}
# Install systemd service
vinstall ${FILESDIR}/${pkgname}.service 644 lib/systemd/system