From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/volatility/
Date: Wed, 23 Aug 2017 17:10:49 +0000 (UTC) [thread overview]
Message-ID: <1503508243.3591a1e433f3db5bc07046f02682360f7031fde6.mgorny@gentoo> (raw)
commit: 3591a1e433f3db5bc07046f02682360f7031fde6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 16:48:08 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 17:10:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3591a1e4
app-forensics/volatility: [QA] Use relative symlink target(s)
app-forensics/volatility/volatility-2.4.1.ebuild | 4 ++--
app-forensics/volatility/volatility-2.6.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-forensics/volatility/volatility-2.4.1.ebuild b/app-forensics/volatility/volatility-2.4.1.ebuild
index f25ea365315..c8a3f592e56 100644
--- a/app-forensics/volatility/volatility-2.4.1.ebuild
+++ b/app-forensics/volatility/volatility-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -28,5 +28,5 @@ src_install() {
mv "${D}/usr/contrib/plugins" "${D}/usr/share/${PN}/"
rmdir "${D}/usr/contrib"
mv "${D}/usr/tools" "${D}/usr/share/${PN}/"
- dosym /usr/bin/vol.py /usr/bin/volatility
+ dosym vol.py /usr/bin/volatility
}
diff --git a/app-forensics/volatility/volatility-2.6.ebuild b/app-forensics/volatility/volatility-2.6.ebuild
index c2c54c4fce8..74668be6464 100644
--- a/app-forensics/volatility/volatility-2.6.ebuild
+++ b/app-forensics/volatility/volatility-2.6.ebuild
@@ -31,5 +31,5 @@ src_install() {
mv "${D}/usr/contrib/plugins" "${D}/usr/share/${PN}/"
rmdir "${D}/usr/contrib"
mv "${D}/usr/tools" "${D}/usr/share/${PN}/"
- dosym /usr/bin/vol.py /usr/bin/volatility
+ dosym vol.py /usr/bin/volatility
}
next reply other threads:[~2017-08-23 17:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-23 17:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-04-23 8:51 [gentoo-commits] repo/gentoo:master commit in: app-forensics/volatility/ David Seifert
2018-08-07 22:27 Patrice Clement
2018-08-07 22:27 Patrice Clement
2017-08-11 17:38 Michał Górny
2017-03-06 13:10 Chí-Thanh Christopher Nguyễn
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=1503508243.3591a1e433f3db5bc07046f02682360f7031fde6.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