man-db: fix typo in previous.
--HG-- extra : convert_revision : 31f6105c4a453bd1a44cd9b7d419a8b87c8a435b
This commit is contained in:
parent
94c9995cb7
commit
2c32f795f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue