* [gentoo-commits] gentoo-x86 commit in sci-libs/cctbx: cctbx-2009.11.01.0123-r1.ebuild
@ 2010-02-28 14:39 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-28 14:39 UTC (permalink / raw
To: gentoo-commits
arfrever 10/02/28 14:39:01
Modified: cctbx-2009.11.01.0123-r1.ebuild
Log:
Don't use -A option of PYTHON().
(Portage version: 15497-svn/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild?r1=1.1&r2=1.2
Index: cctbx-2009.11.01.0123-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cctbx-2009.11.01.0123-r1.ebuild 14 Feb 2010 18:14:34 -0000 1.1
+++ cctbx-2009.11.01.0123-r1.ebuild 28 Feb 2010 14:39:00 -0000 1.2
@@ -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-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild,v 1.1 2010/02/14 18:14:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild,v 1.2 2010/02/28 14:39:00 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -92,7 +92,7 @@
# Precompiling python scripts. It is done in upstreams install script.
# Perhaps use python_mod_compile, but as this script works we should stick to it.
- $(PYTHON -a -A) "${MY_S}/libtbx/command_line/py_compile_all.py"
+ $(PYTHON -a) "${MY_S}/libtbx/command_line/py_compile_all.py"
# Additional USE flag usage
check_use openmp
@@ -109,7 +109,7 @@
myconf="${myconf} --build=release fftw3tbx rstbx smtbx mmtbx clipper"
einfo "configuring with ${python} ${myconf}"
- $(PYTHON -a -A) ${myconf} \
+ $(PYTHON -a) ${myconf} \
|| die "configure failed"
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-28 14:39 99% [gentoo-commits] gentoo-x86 commit in sci-libs/cctbx: cctbx-2009.11.01.0123-r1.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox