repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: f5af2895a54787034f17f9b267a5e840999d6b1f: path_to: revision_to:
commit f5af2895a54787034f17f9b267a5e840999d6b1f Author: Marc LehmannDate: Sun Nov 18 03:29:17 2007 +0000 missing dependency diff --git a/doc/Makefile.in b/doc/Makefile.in
--- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -94,7 +94,7 @@ realclean: distclean cleandir: realclean -install: +install: all $(INSTALL) -d $(DESTDIR)$(man1dir) $(INSTALL) -d $(DESTDIR)$(man7dir) $(INSTALL_DATA) rxvt.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME).$(man1ext)
-----END OF PAGE-----