From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/emscripten/
Date: Thu, 29 Oct 2015 13:45:52 +0000 (UTC) [thread overview]
Message-ID: <1446060874.9ea60035ef3983d59ea430a37490560ae9279f06.jlec@gentoo> (raw)
commit: 9ea60035ef3983d59ea430a37490560ae9279f06
Author: Harald Weiner <harald.weiner <AT> jku <DOT> at>
AuthorDate: Wed Oct 28 19:34:34 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 19:34:34 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9ea60035
changed emscripten-1.34.11.ebuild and added emscripten-1.35.2.ebuild
dev-util/emscripten/emscripten-1.34.11.ebuild | 2 +-
.../emscripten/{emscripten-1.34.11.ebuild => emscripten-1.35.2.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/emscripten/emscripten-1.34.11.ebuild b/dev-util/emscripten/emscripten-1.34.11.ebuild
index 9488229..8176269 100644
--- a/dev-util/emscripten/emscripten-1.34.11.ebuild
+++ b/dev-util/emscripten/emscripten-1.34.11.ebuild
@@ -39,7 +39,7 @@ src_prepare() {
src_test() {
mkdir "${TEST}" || die "Could not create test directory!"
cp "${FILESDIR}/hello_world.cpp" "${TEST}" || die "Could not copy example file"
- cp "${FILESDIR}/emscripten.config" "${TEST}" || die "Could not copy config file"
+ cp "${S}/emscripten.config" "${TEST}" || die "Could not copy config file"
sed -i -e "/^EMSCRIPTEN_ROOT/s|/usr/share/|${S}|" \
"${TEST}/emscripten.config" || die "Could not adjust path for testing"
export EM_CONFIG="${TEST}/emscripten.config" || die "Could not export variable"
diff --git a/dev-util/emscripten/emscripten-1.34.11.ebuild b/dev-util/emscripten/emscripten-1.35.2.ebuild
similarity index 96%
copy from dev-util/emscripten/emscripten-1.34.11.ebuild
copy to dev-util/emscripten/emscripten-1.35.2.ebuild
index 9488229..8176269 100644
--- a/dev-util/emscripten/emscripten-1.34.11.ebuild
+++ b/dev-util/emscripten/emscripten-1.35.2.ebuild
@@ -39,7 +39,7 @@ src_prepare() {
src_test() {
mkdir "${TEST}" || die "Could not create test directory!"
cp "${FILESDIR}/hello_world.cpp" "${TEST}" || die "Could not copy example file"
- cp "${FILESDIR}/emscripten.config" "${TEST}" || die "Could not copy config file"
+ cp "${S}/emscripten.config" "${TEST}" || die "Could not copy config file"
sed -i -e "/^EMSCRIPTEN_ROOT/s|/usr/share/|${S}|" \
"${TEST}/emscripten.config" || die "Could not adjust path for testing"
export EM_CONFIG="${TEST}/emscripten.config" || die "Could not export variable"
next reply other threads:[~2015-10-29 13:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-29 13:45 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-29 13:45 [gentoo-commits] proj/sci:master commit in: dev-util/emscripten/ Justin Lecher
2015-10-29 13:45 Justin Lecher
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=1446060874.9ea60035ef3983d59ea430a37490560ae9279f06.jlec@gentoo \
--to=jlec@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