Half-way through prepare_capability()

This commit is contained in:
Bahadir Balban
2009-11-16 18:51:36 +02:00
parent 0c88f96935
commit b50c3f6f2b
4 changed files with 271 additions and 1 deletions

View File

@@ -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))