{vis}[intel/2016b] QScintilla2 v2.10#4306
Conversation
|
Test report by @boegel |
| python_bindings_install_cmd += "make && make install && cd %(installdir)s/lib/python%(pyshortver)s/site-packages/PyQt4 && " | ||
| python_bindings_install_cmd += "for x in $(ls $EBROOTPYQT/lib/python2.7/site-packages/PyQt4); do ln -s $EBROOTPYQT/lib/python2.7/site-packages/PyQt4/$x; done && " | ||
| python_bindings_install_cmd += "rm __init__.py* && touch __init__.py" | ||
| postinstallcmds = [python_bindings_install_cmd] |
There was a problem hiding this comment.
this is way too messy for an easyconfig, but at least I got it to work...
I'll implement a proper QScintilla easyblock...
There was a problem hiding this comment.
…fig for QScintilla 2.9.4
|
Test report by @boegel |
|
Test report by @boegel |
|
@wpoely86 please review? |
|
Thanks for the review @wpoely86! |
(created using
eb --new-pr)edit: now depends on easybuilders/easybuild-easyblocks#1127