stage1-controller.sh: Remove some old poor cleaning code
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 26 Aug 2014 01:31:00 +0000 (18:31 -0700)
committerBrian Dolbec <dolsen@gentoo.org>
Tue, 2 Sep 2014 05:43:13 +0000 (22:43 -0700)
commitd6417ace0b61697d0f94e9812af4621107b01cd7
tree46323b8edf89980593d8d944390415cc7599e74c
parentc43de87222e118738e21afe8ea0cfafb866c7044
stage1-controller.sh: Remove some old poor cleaning code

This code had portage bin path hard coded.  That path needed to be
changed for a new portage ebuild and install system.
After testing the origianl code and comparing it with some updated code
supplied by Douglas Freed.  It turned out both code chunks resulted in
nothing being cleaned.

Tested-by: Rick Zero_Chaos Farina <zerochaos@gentoo.org>
targets/stage1/stage1-controller.sh