[pytango] 182/483: updated script for new directory structure

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:38 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 47bab3622f28653bc6bb875ec3597e5fb6bee6b9
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Tue Jan 15 15:26:59 2013 +0000

    updated script for new directory structure
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21892 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 214d3d9..5d8a521 100644
--- a/setup.py
+++ b/setup.py
@@ -337,7 +337,7 @@ def main():
     # include directories
     #-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
 
-    include_dirs = [ os.path.abspath('src', 'boost', 'cpp') ]
+    include_dirs = [ abspath('src', 'boost', 'cpp') ]
 
     _tango_root_inc = os.path.join(TANGO_ROOT, 'include')
     include_dirs.append(_tango_root_inc)

-- 
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