commit:     3bf257a4aa924367b12a20d0a10eedde69b6d399
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 23:23:16 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 23:28:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf257a4

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(+)

diff --git a/www-apps/otrs/otrs-5.0.16.ebuild b/www-apps/otrs/otrs-5.0.16.ebuild
index 863d90e..15b5659 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}"

Reply via email to