##// END OF EJS Templates
Few fixes to build on CentOS 7 and adds simple example of virtual product...
Few fixes to build on CentOS 7 and adds simple example of virtual product Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1453:157b5409d318
r1505:4bf34af32858
Show More
SciQLOP_wrapper
3 lines | 176 B | text/plain | TextLexer
#!/bin/bash
HERE=$( cd "$(dirname "$0")" ; pwd -P )
PYTHONPATH=$HERE/../../lib/python3.7/:$HERE/../../lib/python3.7/site-packages/ LD_PRELOAD=$HERE/../../.Python $HERE/sciqlop