commit:     f61fe5bb3edcfd2855127dbed5a2b12bedd66f1b
Author:     Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
AuthorDate: Sun Jul 12 12:09:01 2015 +0000
Commit:     Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
CommitDate: Sun Jul 12 12:09:01 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=f61fe5bb

automatic_updater.sh: added -D option

 scripts/automatic_updater.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/automatic_updater.sh b/scripts/automatic_updater.sh
index de9ca0e..31c5528 100644
--- a/scripts/automatic_updater.sh
+++ b/scripts/automatic_updater.sh
@@ -102,7 +102,7 @@ post_freebsd_userland(){
 }
 
 emerge_world(){
-       emerge -u dev-lang/perl
+       emerge -uD dev-lang/perl
        perl-cleaner --all
        emerge sys-devel/libtool
        emerge -u dev-libs/libxml2

Reply via email to