[molecules] fix gforensic inner_chroot_script_after execution

This commit is contained in:
Fabio Erculiani
2010-09-28 08:24:51 +02:00
parent 93a90bc5d4
commit cf455d01d1
3 changed files with 7 additions and 38 deletions

View File

@@ -40,7 +40,7 @@ inner_chroot_script: /sabayon/scripts/remaster_generic_inner_chroot_script.sh
# Inner chroot script command, to be executed inside destination chroot after
# packages installation and removal
inner_chroot_script_after: /sabayon/scripts/remaster_gforensic_inner_chroot_script_after.sh gnome
inner_chroot_script_after: /sabayon/scripts/remaster_generic_inner_chroot_script_after.sh gnome
# Outer chroot script command, to be executed outside destination chroot before
# before entering it (and AFTER inner_chroot_script)