mirror of
https://github.com/drasko/codezero.git
synced 2026-03-24 04:51:50 +01:00
Half-way through prepare_capability()
This commit is contained in:
@@ -173,7 +173,6 @@ def configure_system(options, args):
|
||||
CML2_CONFIG_H + ' -i ' + CML2_CONFIG_FILE)
|
||||
|
||||
# The rest:
|
||||
|
||||
if not os.path.exists(os.path.dirname(CONFIG_H)):
|
||||
os.mkdir(os.path.dirname(CONFIG_H))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user