Remove mandb call (See #144)

This commit is contained in:
Phillip Berndt 2019-03-18 21:13:22 +01:00
parent d8cb50aff3
commit 102640fe27
1 changed files with 0 additions and 2 deletions

View File

@ -133,11 +133,9 @@ DEFAULT_TARGETS+=manpage
install_manpage:
mkdir -p ${DESTDIR}/${MANDIR}
cp autorandr.1 ${DESTDIR}/${MANDIR}
mandb -qp
uninstall_manpage:
rm -f ${DESTDIR}/${MANDIR}/autorandr.1
mandb -q
# Rules for launcher
install_launcher: