Removing any functions that we now call by default when we source chroot-functions...
[catalyst.git] / targets / support / unmerge.sh
index 43aefd0be94564227a51fc01c200965f331a20ab..b5aec801d3d5949d248d1b0abbb3d320482a243c 100644 (file)
@@ -2,8 +2,6 @@
 
 source /tmp/chroot-functions.sh
 
-update_env_settings
-
 run_emerge -C ${clst_packages}
 
 exit 0