diff --git a/templates/man-db/template b/templates/man-db/template index b617d90cdc..d4fa4f52b8 100644 --- a/templates/man-db/template +++ b/templates/man-db/template @@ -29,6 +29,6 @@ Add_dependency full lzma-utils post_install() { # Install the cron daily job. - install -D -m755 ${FILESDIR}/mann-db.cron-daily \ + install -D -m755 ${FILESDIR}/man-db.cron-daily \ ${DESTDIR}/etc/cron.daily/man-db }