polynomial-c 14/11/19 10:32:20 Added: groff-1.22.3-parallel-mom.patch Log: Version bump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Revision Changes Path 1.1 sys-apps/groff/files/groff-1.22.3-parallel-mom.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/groff/files/groff-1.22.3-parallel-mom.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/groff/files/groff-1.22.3-parallel-mom.patch?rev=1.1&content-type=text/plain Index: groff-1.22.3-parallel-mom.patch =================================================================== --- groff-1.22.3/Makefile.in +++ groff-1.22.3/Makefile.in @@ -864,7 +864,7 @@ -f $(top_srcdir)/Makefile.ccpg \ -f Makefile.dep $(do) -$(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) $(TTYDEVDIRS): FORCE \ +$(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) $(TTYDEVDIRS) $(SHPROGDIRS): FORCE \ $(PROGDEPDIRS) $(CCPROGDIRS) $(CPROGDIRS) @$(ENVSETUP); \ if test $(srcdir) = .; then \
