commit: 54e256a1ed94605db88b4b943f3e795fd38fa51e Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Aug 10 12:22:47 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Aug 10 12:22:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=54e256a1
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
