summaryrefslogtreecommitdiff
blob: 5128033f6df37cd44f1990240bdf3f1d6b0de146 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2010-02-02 22:45:50.000000000 +0200
+++ Makefile.in	2010-02-02 22:46:33.000000000 +0200
@@ -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: