[pytango] 214/483: Continuous Integration enhancement 23
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.
commit 882c296b45dadb91dcab53eb19f56b87c2afabc5
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Wed Jan 30 10:55:58 2013 +0000
Continuous Integration enhancement 23
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21985 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 260813a..e321206 100644
--- a/setup.py
+++ b/setup.py
@@ -282,7 +282,7 @@ def main():
TANGO_ROOT = os.environ.get('TANGO_ROOT', TANGO_ROOT)
OMNI_ROOT = os.environ.get('OMNI_ROOT', OMNI_ROOT)
BOOST_ROOT = os.environ.get('BOOST_ROOT', BOOST_ROOT)
- BOOST_ROOT = os.environ.get('LOG4TANGO_ROOT', LOG4TANGO_ROOT)
+ LOG4TANGO_ROOT = os.environ.get('LOG4TANGO_ROOT', LOG4TANGO_ROOT)
numpy_c_include = get_c_numpy()
Release = get_release_info()
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git
More information about the debian-science-commits
mailing list