We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb0df3e + 55f7c2f commit d2d5cdcCopy full SHA for d2d5cdc
man/Makefile.am
@@ -23,7 +23,7 @@ EXTRA_DIST = $(man1_MANS) $(man8_MANS)
23
24
# "make_win_*" are not needed in Unix binary packages,
25
install-data-hook:
26
- rm -f $(DESTDIR)$(manlibdir)/man1/make_win_*
+ rm -f $(DESTDIR)$(mandir)/man1/make_win_*
27
28
# Don't update the files from bitkeeper
29
%::SCCS/s.%
0 commit comments