commit: 461b50493590b60c422b667faf46a3abfe751629 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Aug 17 06:19:02 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Aug 17 06:19:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=461b5049
scripts/cycle.3.sh: fix typo scripts/cycle.3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh index 7f195c0..53d7c3b 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -6,4 +6,4 @@ install-worldconf emerge -buvNDq --keep-going --with-bdeps=y @world clean-worldconf emerge -bq @preserved-rebuild -emerge --deplcean +emerge --depclean
