From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: www-client/casperjs/
Date: Fri, 25 Sep 2015 09:43:22 +0000 (UTC) [thread overview]
Message-ID: <1443101462.6ece7823f1e945940dd98394083ebfeebbb1fdfd.jlec@gentoo> (raw)
commit: 6ece7823f1e945940dd98394083ebfeebbb1fdfd
Author: Sean Vig <sean.v.775 <AT> gmail <DOT> com>
AuthorDate: Thu Sep 24 13:30:46 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 13:31:02 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ece7823
www-client/casjerjs: Fix installation of casperjs executable
Closes #494
www-client/casperjs/ChangeLog | 3 +++
www-client/casperjs/casperjs-1.1_beta3.ebuild | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/www-client/casperjs/ChangeLog b/www-client/casperjs/ChangeLog
index eb4d1f3..eec6cb0 100644
--- a/www-client/casperjs/ChangeLog
+++ b/www-client/casperjs/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$
+ 24 Sep 2015; Sean Vig <sean.v.775@gmail.com> casperjs-1.1_beta3.ebuild:
+ www-client/casjerjs: Fix installation of casperjs executable
+
*casperjs-1.1_beta3 (02 Sep 2015)
02 Sep 2015; Sean Vig <sean.v.775@gmail.com> +casperjs-1.1_beta3.ebuild,
diff --git a/www-client/casperjs/casperjs-1.1_beta3.ebuild b/www-client/casperjs/casperjs-1.1_beta3.ebuild
index a90310a..b71ba97 100644
--- a/www-client/casperjs/casperjs-1.1_beta3.ebuild
+++ b/www-client/casperjs/casperjs-1.1_beta3.ebuild
@@ -34,8 +34,9 @@ src_install() {
doins bin/bootstrap.js
doins bin/usage.txt
- dobin bin/casperjs
- dosym /usr/bin/casperjs ../share/${P}/bin/casperjs
+ exeinto /usr/share/${P}/bin
+ doexe bin/casperjs
+ dosym ../share/${P}/bin/casperjs /usr/bin/casperjs
dodoc CHANGELOG.md CONTRIBUTORS.md README.md
}
next reply other threads:[~2015-09-25 9:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 9:43 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-26 9:02 [gentoo-commits] proj/sci:master commit in: www-client/casperjs/ Justin Lecher
2015-09-23 10:19 Justin Lecher
2015-09-23 10:19 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=1443101462.6ece7823f1e945940dd98394083ebfeebbb1fdfd.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