Skip to content

Commit d2d5cdc

Browse files
author
Joerg Bruehe
committed
Merge the correction to the bug#37098 fix from 5.0 to 5.1.
2 parents cb0df3e + 55f7c2f commit d2d5cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ EXTRA_DIST = $(man1_MANS) $(man8_MANS)
2323

2424
# "make_win_*" are not needed in Unix binary packages,
2525
install-data-hook:
26-
rm -f $(DESTDIR)$(manlibdir)/man1/make_win_*
26+
rm -f $(DESTDIR)$(mandir)/man1/make_win_*
2727

2828
# Don't update the files from bitkeeper
2929
%::SCCS/s.%

0 commit comments

Comments
 (0)