Skip to content

Commit 3eed7dc

Browse files
committed
SQUASH???
1 parent 3796356 commit 3eed7dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ install-man: man
260260
$(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(man1dir)
261261
$(INSTALL) -m 644 $(DOC_MAN5) $(DESTDIR)$(man5dir)
262262
$(INSTALL) -m 644 $(DOC_MAN7) $(DESTDIR)$(man7dir)
263-
$(MAKE) install-man-l10n
264263

265264
install-man-l10n: $(DOC_MAN1_L10N)
266265
$(INSTALL) -d -m 755 $(DESTDIR)$(mandir)/$(firstword $(subst /man1/, ,$(subst po/,,$<)))/man1

0 commit comments

Comments
 (0)