summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta SATOH <nigoro@gentoo.gr.jp>2015-07-12 19:52:08 +0900
committerYuta SATOH <nigoro@gentoo.gr.jp>2015-07-12 19:52:08 +0900
commit15ec8adb0366f4200bdbe2281e159601d53a9a13 (patch)
tree453fdd5aa28ce4ab61ac4a3f3e3437e06f7fa426
parentadded catalyst sample specs. (diff)
downloadgentoo-bsd-15ec8adb0366f4200bdbe2281e159601d53a9a13.tar.gz
gentoo-bsd-15ec8adb0366f4200bdbe2281e159601d53a9a13.tar.bz2
gentoo-bsd-15ec8adb0366f4200bdbe2281e159601d53a9a13.zip
automatic_updater.sh: added perl-cleaner --all
-rw-r--r--scripts/automatic_updater.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/automatic_updater.sh b/scripts/automatic_updater.sh
index d6bcf60..de9ca0e 100644
--- a/scripts/automatic_updater.sh
+++ b/scripts/automatic_updater.sh
@@ -102,6 +102,8 @@ post_freebsd_userland(){
}
emerge_world(){
+ emerge -u dev-lang/perl
+ perl-cleaner --all
emerge sys-devel/libtool
emerge -u dev-libs/libxml2
emerge -u dev-libs/libxslt app-arch/libarchive dev-libs/glib