commit:     131ec7ac7da953b8298774141db86274f01129b7
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 10:53:25 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 10:53:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=131ec7ac

scripts/cycle.3.sh: update overlay before emerging

 scripts/cycle.3.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
index 2acd55a..34657c2 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -3,6 +3,7 @@
 source /etc/profile
 env-update
 install-worldconf
+layman -S
 emerge -buvNDq --keep-going --with-bdeps=y @world
 clean-worldconf
 emerge -bq --keep-going @preserved-rebuild

Reply via email to