mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-24 15:31:29 +01:00
Merge branch 'it4i-salomon'
This commit is contained in:
commit
45a9ec0963
@ -10,8 +10,8 @@ description = """This software calculates phonon-phonon interaction related prop
|
|||||||
|
|
||||||
toolchain = {'name': 'Py', 'version': '2.7'}
|
toolchain = {'name': 'Py', 'version': '2.7'}
|
||||||
|
|
||||||
sources = [SOURCELOWER_TAR_GZ]
|
source_urls = ['https://pypi.python.org/packages/a5/93/3a9cc9f134ba1f7aa246a27c8a02137e7f9a7311df87ae656bba9051c6df/']
|
||||||
source_urls = ['http://sourceforge.net/projects/phonopy/files/phono3py/']
|
sources = ['%(name)s-%(version)s.tar.gz']
|
||||||
|
|
||||||
prebuildopts = 'python setup.py build #' # notice the hash hack to override setup.py
|
prebuildopts = 'python setup.py build #' # notice the hash hack to override setup.py
|
||||||
preinstallopts = 'python setup.py install --prefix=%(installdir)s #' # another hack
|
preinstallopts = 'python setup.py install --prefix=%(installdir)s #' # another hack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user