public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/ambertools/
Date: Fri, 22 Jan 2016 08:15:59 +0000 (UTC)	[thread overview]
Message-ID: <1453450550.1219b4dd29cdb183677c9e15a8d766a383f80770.jlec@gentoo> (raw)

commit:     1219b4dd29cdb183677c9e15a8d766a383f80770
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 08:15:50 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 08:15:50 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1219b4dd

sci-chemistry/ambertools: Fix symlinken in bin dir

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../{ambertools-12_p38.ebuild => ambertools-12_p38-r1.ebuild}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-chemistry/ambertools/ambertools-12_p38.ebuild b/sci-chemistry/ambertools/ambertools-12_p38-r1.ebuild
similarity index 97%
rename from sci-chemistry/ambertools/ambertools-12_p38.ebuild
rename to sci-chemistry/ambertools/ambertools-12_p38-r1.ebuild
index 1c907c4..e6beea2 100644
--- a/sci-chemistry/ambertools/ambertools-12_p38.ebuild
+++ b/sci-chemistry/ambertools/ambertools-12_p38-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -144,8 +144,8 @@ src_install() {
 	# Make symlinks untill binpath for amber will be fixed
 	dodir /usr/share/${PN}/bin
 	cd "${ED}/usr/bin" || die
-	for x in *
-		do dosym /usr/bin/${x} ../share/${PN}/bin/${x}
+	for x in *; do
+		dosym ../../../bin/${x} /usr/share/${PN}/bin/${x}
 	done
 	cd "${S}" || die
 


             reply	other threads:[~2016-01-22  8:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22  8:15 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-28 16:11 [gentoo-commits] proj/sci:master commit in: sci-chemistry/ambertools/ Christoph Junghans
2013-03-03 17:52 Justin Lecher
2013-02-22 10:15 Justin Lecher
2012-11-08  9:39 Justin Lecher
2012-10-27 17:32 Reinis Danne
2011-07-28 12:28 Alexey Shvetsov
2011-07-28 12:03 Alexey Shvetsov
2011-06-23  9:31 Justin Lecher
2011-06-21 11:54 Justin Lecher
2011-03-15 10:23 Justin Lecher
2011-03-07 18:34 Alexey Shvetsov
2011-03-07 18:28 Alexey Shvetsov
2011-03-07 18:23 Alexey Shvetsov
2011-03-07 18:20 Alexey Shvetsov
2011-03-07 18:20 Alexey Shvetsov
2011-03-07  1:55 Alexey Shvetsov
2011-03-07  1:49 Alexey Shvetsov
2011-03-07  1:49 Alexey Shvetsov

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=1453450550.1219b4dd29cdb183677c9e15a8d766a383f80770.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