mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 02:41:22 +01:00
modified: d/dotNET-Core-SDL/dotNET-Core-SDK-2.0.7-2.eb
Former-commit-id: 16c898302cac696d8bcdeb95287bfa055f6a8c23
This commit is contained in:
parent
2804195524
commit
4d82e77115
@ -10,14 +10,14 @@ description = """.NET is a free, cross-platform, open source developer platform
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
source_urls = ['https://github.com/dotnet/core/archive/v2.0.7-2.tar.gz']
|
||||
source_urls = ['https://github.com/dotnet/core/archive/']
|
||||
sources = ['v2.0.7-2.tar.gz']
|
||||
|
||||
dependencies = [('libunwind', '1.2')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['dotnet'],
|
||||
'dirs': ['shared/Microsoft.NETCore.App/%(version)s'],
|
||||
'files': [],
|
||||
'dirs': ['tools', 'samples'],
|
||||
}
|
||||
|
||||
modextrapaths = {'PATH': ['']}
|
||||
|
Loading…
x
Reference in New Issue
Block a user