public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-client/lynx/files/
@ 2018-12-14  4:14 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-12-14  4:14 UTC (permalink / raw
  To: gentoo-commits

commit:     41ae30a32e2205e1985913d3453c4ba79d888062
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 04:07:15 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 04:07:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ae30a3

www-client/lynx: Fix patch not to replace tab with space

Closes: https://bugs.gentoo.org/673060
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 www-client/lynx/files/lynx-2.8.9_p1-parallel.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/lynx/files/lynx-2.8.9_p1-parallel.patch b/www-client/lynx/files/lynx-2.8.9_p1-parallel.patch
index 6197456f7ce..c4196af3b45 100644
--- a/www-client/lynx/files/lynx-2.8.9_p1-parallel.patch
+++ b/www-client/lynx/files/lynx-2.8.9_p1-parallel.patch
@@ -31,7 +31,7 @@
  
  install-bin: $(BINDIR) lynx$x
 -@MSG_DIR_MAKE@	cd $(PO_DIR) && $(MAKE_RECUR) install
-+@MSG_DIR_MAKE@ $(MAKE) @cf_cv_makeflags@ DESTDIR="$(DESTDIR)" CC="$(CC)" -C $(PO_DIR)
++@MSG_DIR_MAKE@	$(MAKE) @cf_cv_makeflags@ DESTDIR="$(DESTDIR)" CC="$(CC)" -C $(PO_DIR)
  	@ECHO_CC@$(SHELL) -c "P=$(binary_PROG); \
  	if test -f $(BINDIR)/$$P ; then \
  	      mv -f $(BINDIR)/$$P $(BINDIR)/$$P.old; fi"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-14  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-14  4:14 [gentoo-commits] repo/gentoo:master commit in: www-client/lynx/files/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox