From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/detachtty/
Date: Thu, 24 Aug 2017 15:53:16 +0000 (UTC) [thread overview]
Message-ID: <1503589986.a0afe147434162b40039fab3006a911b018b375c.mgorny@gentoo> (raw)
commit: a0afe147434162b40039fab3006a911b018b375c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 10:46:03 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 15:53:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0afe147
app-misc/detachtty: [QA] Use relative symlink target(s)
app-misc/detachtty/detachtty-9-r1.ebuild | 2 +-
app-misc/detachtty/detachtty-9.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-misc/detachtty/detachtty-9-r1.ebuild b/app-misc/detachtty/detachtty-9-r1.ebuild
index 875d2185173..4872c27d12f 100644
--- a/app-misc/detachtty/detachtty-9-r1.ebuild
+++ b/app-misc/detachtty/detachtty-9-r1.ebuild
@@ -24,6 +24,6 @@ src_compile() {
src_install() {
dobin "${PN}" attachtty
doman "${PN}.1"
- dosym /usr/share/man/man1/detachtty.1 /usr/share/man/man1/attachtty.1
+ dosym detachtty.1 /usr/share/man/man1/attachtty.1
einstalldocs
}
diff --git a/app-misc/detachtty/detachtty-9.ebuild b/app-misc/detachtty/detachtty-9.ebuild
index a284ddd8512..b24b044ecb5 100644
--- a/app-misc/detachtty/detachtty-9.ebuild
+++ b/app-misc/detachtty/detachtty-9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit toolchain-funcs
@@ -21,6 +21,6 @@ src_compile() {
src_install() {
dobin detachtty attachtty || die
doman detachtty.1 || die
- dosym /usr/share/man/man1/detachtty.1 /usr/share/man/man1/attachtty.1
+ dosym detachtty.1 /usr/share/man/man1/attachtty.1
dodoc INSTALL README || die
}
next reply other threads:[~2017-08-24 15:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 15:53 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-29 21:04 [gentoo-commits] repo/gentoo:master commit in: app-misc/detachtty/ Andreas K. Hüttel
2023-09-28 6:17 Sam James
2023-09-27 13:29 Arthur Zamarin
2023-09-27 13:29 Arthur Zamarin
2023-09-27 13:29 Arthur Zamarin
2023-08-08 5:45 Sam James
2022-07-31 20:03 David Seifert
2022-07-31 20:03 David Seifert
2022-05-05 5:38 Arthur Zamarin
2021-06-13 6:37 Sam James
2021-06-13 6:10 Sam James
2021-06-13 6:04 Sam James
2019-01-18 18:25 William Hubbs
2017-10-21 17:31 Patrice Clement
2017-10-21 17:31 Patrice Clement
2017-03-04 23:01 Patrice Clement
2017-03-04 23:01 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1503589986.a0afe147434162b40039fab3006a911b018b375c.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox