commit:     141e2f099af5e94d808396a729dee86c586422c2
Author:     Antonio Quartulli <a <AT> unstable <DOT> cc>
AuthorDate: Tue Oct 10 14:05:06 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 22:42:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141e2f09

net-misc/axel: fix typ0 in portage usage instructions.

Signed-off-by: Antonio Quartulli <a <AT> unstable.cc>
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5913

 net-misc/axel/axel-2.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/axel/axel-2.14.1.ebuild b/net-misc/axel/axel-2.14.1.ebuild
index 4bd7ad89659..778e289857a 100644
--- a/net-misc/axel/axel-2.14.1.ebuild
+++ b/net-misc/axel/axel-2.14.1.ebuild
@@ -50,6 +50,6 @@ pkg_postinst() {
        einfo ' mv "$1.axel" "$1"'
        einfo
        einfo 'and then add the following to your make.conf:'
-       einfo ' FETCHCOMMAND='\''/usr/local/bin/fetchwrapper.sh 
"\${DISTDIR}/\${FILE}.axel" "\${URI}"'\'
+       einfo ' FETCHCOMMAND='\''/usr/local/bin/fetchwrapper.sh 
"\${DISTDIR}/\${FILE}" "\${URI}"'\'
        einfo ' RESUMECOMMAND="${FETCHCOMMAND}"'
 }

Reply via email to