From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.2.1b-r2.ebuild
Date: Sun, 25 Apr 2010 17:57:36 +0000 (UTC) [thread overview]
Message-ID: <20100425175736.C37232C04C@corvid.gentoo.org> (raw)
arfrever 10/04/25 17:57:36
Modified: apbs-1.2.1b-r2.ebuild
Log:
Don't install files into /usr/usr/lib/python${version}/site-packages/${PN}.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.5 sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild?r1=1.4&r2=1.5
Index: apbs-1.2.1b-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apbs-1.2.1b-r2.ebuild 25 Apr 2010 17:51:31 -0000 1.4
+++ apbs-1.2.1b-r2.ebuild 25 Apr 2010 17:57:36 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild,v 1.4 2010/04/25 17:51:31 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild,v 1.5 2010/04/25 17:57:36 arfrever Exp $
EAPI="3"
@@ -111,11 +111,11 @@
doins -r tools/matlab || die
fi
- insinto /usr/$(python_get_sitedir)/${PN}
+ insinto $(python_get_sitedir)/${PN}
doins tools/manip/*.py || die
if use python && ! use mpi; then
- insinto /usr/$(python_get_sitedir)/${PN}
+ insinto $(python_get_sitedir)/${PN}
doins tools/python/{*.py,*.pqr,*.so} || die
doins tools/python/*/{*.py,*.so} || die
fi
next reply other threads:[~2010-04-25 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-25 17:57 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-04-25 17:51 [gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.2.1b-r2.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
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=20100425175736.C37232C04C@corvid.gentoo.org \
--to=arfrever@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