commit:     1dfcd4e63007e8b5ad3a78e840d3e5f707e8a4c7
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 00:30:16 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 00:30:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=1dfcd4e6

scripts/cycle.2.sh: remove tarball file.

 scripts/cycle.2.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index 37caa55..121b2ea 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -4,6 +4,10 @@ source /etc/profile
 env-update
 emerge -b1q portage
 emerge -b1q =app-portage/grs-9999
+
+# This is from the tarball.
+rm -rf /etc/portage/package.use
+
 install-worldconf
 emerge -bevq --keep-going --with-bdeps=y @world
 clean-worldconf

Reply via email to