[remaster/kforensic] fix default DE for Kforensic

This commit is contained in:
Fabio Erculiani
2011-02-03 20:37:16 +01:00
parent b35af44f0c
commit ae96553369
2 changed files with 13 additions and 2 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_generic_inner_chroot_script_after.sh gforensic
inner_chroot_script_after: /sabayon/scripts/remaster_generic_inner_chroot_script_after.sh kforensic
# Outer chroot script command, to be executed outside destination chroot before
# before entering it (and AFTER inner_chroot_script)