mirror of
https://github.com/cahirwpz/amigaos-cross-toolchain
synced 2025-11-20 17:09:13 +00:00
set permissions of vc.config (#72)
This commit is contained in:
committed by
Krystian Bacławski
parent
6c165c4c7e
commit
781dbadfd4
@ -205,6 +205,7 @@ def install_vbcc_toolchain():
|
||||
'-ul=-l%s',
|
||||
'-cf=-F%s',
|
||||
'-ml=500')
|
||||
chmod(config, 0644)
|
||||
move(config, '{prefix}/etc/vc.config')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user