mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +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',
|
'-ul=-l%s',
|
||||||
'-cf=-F%s',
|
'-cf=-F%s',
|
||||||
'-ml=500')
|
'-ml=500')
|
||||||
|
chmod(config, 0644)
|
||||||
move(config, '{prefix}/etc/vc.config')
|
move(config, '{prefix}/etc/vc.config')
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user