From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: dev-util/eclipse-cpl/
Date: Thu, 15 May 2014 15:50:13 +0000 (UTC) [thread overview]
Message-ID: <1400169007.0cbaacd5aae2501481212b5614691e014d93167c.xmw@gentoo> (raw)
commit: 0cbaacd5aae2501481212b5614691e014d93167c
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Thu May 15 15:50:07 2014 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu May 15 15:50:07 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=0cbaacd5
second approach generating wrappers
Package-Manager: portage-2.2.10
Manifest-Sign-Key: 62EEF090
---
dev-util/eclipse-cpl/ChangeLog | 3 +++
dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild | 5 +----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-util/eclipse-cpl/ChangeLog b/dev-util/eclipse-cpl/ChangeLog
index 1b5048a..8b16acd 100644
--- a/dev-util/eclipse-cpl/ChangeLog
+++ b/dev-util/eclipse-cpl/ChangeLog
@@ -1,4 +1,7 @@
15 May 2014; Michael Weber <xmw@gentoo.org> eclipse-cpl-6.1.187.ebuild:
+ second approach generating wrappers
+
+ 15 May 2014; Michael Weber <xmw@gentoo.org> eclipse-cpl-6.1.187.ebuild:
meh, no parallel build
*eclipse-cpl-6.1.187 (15 May 2014)
diff --git a/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild b/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild
index 1645a11..5e4e618 100644
--- a/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild
+++ b/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild
@@ -75,14 +75,11 @@ src_install() {
for my_file in "build/bin/${ARCH}/"* ; do
sed -e "s:${S}/build:${EROOT}opt/${PN}:g" \
-i "${my_file}" || die
+ make_wrapper "$(basename "${my_file}")" "${EROOT}opt/${PN}/bin/${ARCH}/$(basename "${my_file}")"
done
rmdir build/tcltk{/x86_64_linux,}
use doc || rm -rf build/doc
dodir /opt
mv build "${ED}"opt/${PN}
-
- for my_file in "${EROOT}opt/${PN}/bin/${ARCH}/"* ; do
- make_wrapper "$(basename "${my_file}")" "${my_file}"
- done
}
next reply other threads:[~2014-05-15 15:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 15:50 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-05-20 16:30 [gentoo-commits] dev/xmw:master commit in: dev-util/eclipse-cpl/ Michael Weber
2014-05-20 14:34 Michael Weber
2014-05-20 11:47 Michael Weber
2014-05-20 10:44 Michael Weber
2014-05-18 16:06 Michael Weber
2014-05-15 12:46 Michael Weber
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=1400169007.0cbaacd5aae2501481212b5614691e014d93167c.xmw@gentoo \
--to=xmw@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