jer 14/11/22 11:12:36 Added: diction-1.13-make.patch Log: Version bump. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.1 app-text/diction/files/diction-1.13-make.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/diction/files/diction-1.13-make.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/diction/files/diction-1.13-make.patch?rev=1.1&content-type=text/plain Index: diction-1.13-make.patch =================================================================== --- a/Makefile.in +++ b/Makefile.in @@ -50,7 +50,7 @@ [ -d $(DESTDIR)@mandir@/man1 ] || @INSTALL@ -m 755 -d $(DESTDIR)@mandir@/man1 @INSTALL@ -m 644 diction.1 $(DESTDIR)@mandir@/man1/diction.1 @INSTALL@ -m 644 style.1 $(DESTDIR)@mandir@/man1/style.1 - make install-po-@USE_NLS@ + $(MAKE) install-po-@USE_NLS@ install-po-no: install-po-yes: $(CATALOGS)
