* [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/, app-text/xmlto/files/
@ 2021-04-07 22:27 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-07 22:27 UTC (permalink / raw
To: gentoo-commits
commit: 26ee24cc74cf11743df1d582dc2a583a2f4ed184
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 7 22:27:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 7 22:27:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ee24cc
app-text/xmlto: fix links patch macro
Closes: https://bugs.gentoo.org/679626
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/xmlto/files/xmlto-0.0.28-allow-links.patch | 2 +-
app-text/xmlto/{xmlto-0.0.28-r5.ebuild => xmlto-0.0.28-r6.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/xmlto/files/xmlto-0.0.28-allow-links.patch b/app-text/xmlto/files/xmlto-0.0.28-allow-links.patch
index abb583fc904..b35b492d912 100644
--- a/app-text/xmlto/files/xmlto-0.0.28-allow-links.patch
+++ b/app-text/xmlto/files/xmlto-0.0.28-allow-links.patch
@@ -9,7 +9,7 @@ Thanks-to: dolphinling
-AC_ARG_VAR([LINKS], [Name and path of the `elinks' browser.])
-AC_PATH_PROG([LINKS], [elinks], [elinks])
+AC_ARG_VAR([LINKS], [Name and path of the `links/elinks' browser.])
-+AC_PATH_PROG([LINKS], [links elinks], [links])
++AC_PATH_PROGS([LINKS], [links elinks], [links])
AC_ARG_VAR([W3M], [Name and path of the `w3m' browser.])
AC_PATH_PROG([W3M], [w3m], [w3m])
diff --git a/app-text/xmlto/xmlto-0.0.28-r5.ebuild b/app-text/xmlto/xmlto-0.0.28-r6.ebuild
similarity index 100%
rename from app-text/xmlto/xmlto-0.0.28-r5.ebuild
rename to app-text/xmlto/xmlto-0.0.28-r6.ebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-07 22:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 22:27 [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/, app-text/xmlto/files/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox