From: Patrice Clement Date: Wed, 25 Jan 2017 23:23:16 +0000 (+0100) Subject: www-apps/otrs: make variable local. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3bf257a4aa924367b12a20d0a10eedde69b6d399;p=gentoo.git www-apps/otrs: make variable local. Package-Manager: portage-2.3.0 --- diff --git a/www-apps/otrs/otrs-5.0.16.ebuild b/www-apps/otrs/otrs-5.0.16.ebuild index 863d90e34ba0..15b56597a4d1 100644 --- a/www-apps/otrs/otrs-5.0.16.ebuild +++ b/www-apps/otrs/otrs-5.0.16.ebuild @@ -122,6 +122,7 @@ src_install() { insinto /usr/share/doc/${PF}/ doins crontab + local a for a in article log pics/images pics/stats pics sessions spool tmp tmp/CacheFileStorable do keepdir "${OTRS_HOME}/var/${a}"