From 3bf257a4aa924367b12a20d0a10eedde69b6d399 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 26 Jan 2017 00:23:16 +0100 Subject: www-apps/otrs: make variable local. Package-Manager: portage-2.3.0 --- www-apps/otrs/otrs-5.0.16.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-apps/otrs') 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}" -- cgit v1.2.3-65-gdbad