mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
@B fix unpacking vdam68k
This commit is contained in:
+1
-1
@@ -547,7 +547,7 @@ def _build(pull):
|
||||
patch('ira', work_dir='{build}')
|
||||
make('ira')
|
||||
|
||||
unpack('vdam68k', top_dir='.', work_dir='{build}')
|
||||
unpack('vdam68k', top_dir='vda/M68k', work_dir='{build}')
|
||||
make('vdam68k')
|
||||
|
||||
install_tools()
|
||||
|
||||
Reference in New Issue
Block a user