[pytango] 225/483: Modified setup.py to take into account lib64 7
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:43 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 8af92033e16c04cf2aecf590d59a4d26f21b263f
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Thu Jan 31 12:51:21 2013 +0000
Modified setup.py to take into account lib64 7
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@22006 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index 45803fb..2d6730d 100644
--- a/setup.py
+++ b/setup.py
@@ -26,6 +26,7 @@ import sys
import platform
import imp
import io
+import struct
from distutils.core import setup, Extension
from distutils.cmd import Command
--
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