You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/diction/files/diction-1.13-make.patch

12 lines
367 B

--- 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)