859
858
# Copy the www and lib directories using the list
860
859
action_copylist(install_list.list_www, ivle_install_dir, dry)
861
860
action_copylist(install_list.list_lib, ivle_install_dir, dry)
863
action_copytree('www/php/phpBB3',os.path.join(ivle_install_dir,'www/php/phpBB3'),
864
867
# Copy the local jail directory built by the build action