summaryrefslogtreecommitdiff
blob: d093db54cfb602373e4886fd87da67f9fbd6f61c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
http://bugs.gentoo.org/show_bug.cgi?id=303263

--- Makefile.in
+++ Makefile.in
@@ -79,7 +79,7 @@
 	groff -Tps -mandoc ./$(PKGNAME).1 >$(PKGNAME).ps
 	groff -Tascii -mandoc ./$(PKGNAME).1 | tee $(PKGNAME).prn | sed 's/.//g' >$(PKGNAME).txt
 
-install.man:
+install.man: install.dirs
 	$(INSTALL) -m 644 $(PKGNAME).1 $(INSTALL_ROOT)/$(mandir)/man1/$(PKGNAME).1
 
 install.dirs: