]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Remove mandb call (See #144)
authorPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 18 Mar 2019 20:13:22 +0000 (21:13 +0100)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 18 Mar 2019 20:13:22 +0000 (21:13 +0100)
Makefile

index a36d2e0311855c5fd0effbfac0195c31fc79096f..fd35f6a4ff702e3c592fc4c23037f32e678ea999 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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: