=== removed file 'functions/fsb_gentoo_post_update' --- functions/fsb_gentoo_post_update 2013-05-29 20:44:33 +0000 +++ functions/fsb_gentoo_post_update 1970-01-01 00:00:00 +0000 @@ -1,5 +0,0 @@ -fsb_chroot_bash emerge --depclean -fsb_gentoo_set_gcc # in case the current one was removed -fsb_chroot_bash revdep-rebuild -fsb_chroot_bash python-updater -fsb_chroot_bash perl-cleaner -all === modified file 'functions/fsb_target_gentoo_flavor' --- functions/fsb_target_gentoo_flavor 2013-05-29 20:44:33 +0000 +++ functions/fsb_target_gentoo_flavor 2013-05-22 16:25:36 +0000 @@ -9,4 +9,5 @@ fsb_gentoo_profile_add flavor/$STAGE_GENTOO_FLAVOR print '@profile' >>$build_dir/var/lib/portage/world_sets fsb_chroot_bash emerge -uDN @world -fsb_gentoo_post_update +fsb_chroot_bash emerge --depclean +fsb_chroot_bash revdep-rebuild === modified file 'functions/fsb_target_gentoo_system' --- functions/fsb_target_gentoo_system 2013-05-29 20:44:33 +0000 +++ functions/fsb_target_gentoo_system 2013-05-29 10:41:16 +0000 @@ -17,4 +17,6 @@ fsb_chroot_bash emerge -uDN @world fi fsb_chroot_bash emerge -n gentoolkit -fsb_gentoo_post_update +fsb_chroot_bash emerge --depclean +fsb_gentoo_set_gcc # in case the current one was removed +fsb_chroot_bash revdep-rebuild