392
393
# XXX Compute jail_base, jail_src_base and jail_system. These will
393
394
# ALSO be done by the boilerplate code, but we need them here in order
394
395
# to write to the C file.
397
398
jail_system = os.path.join(jail_src_base, '__base__')
399
400
conf.write("""/* IVLE Configuration File