File stgit-doc-install-fix.diff of Package stgit
--- Documentation/Makefile-dist 2007-07-26 14:28:02.000000000 +0200 +++ Documentation/Makefile 2007-07-26 14:28:04.000000000 +0200 @@ -46,7 +46,7 @@ install: man $(INSTALL) -d -m755 $(DESTDIR)$(man1dir) $(DESTDIR)$(man7dir) $(INSTALL) -m644 $(DOC_MAN1) $(DESTDIR)$(man1dir) - $(INSTALL) -m644 $(DOC_MAN7) $(DESTDIR)$(man7dir) +# $(INSTALL) -m644 $(DOC_MAN7) $(DESTDIR)$(man7dir) # # Determine "include::" file references in asciidoc files. #