projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c0ec9
)
www-apps/otrs: make variable local.
author
Patrice Clement
<monsieurp@gentoo.org>
Wed, 25 Jan 2017 23:23:16 +0000
(
00:23
+0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Wed, 25 Jan 2017 23:28:52 +0000
(
00:28
+0100)
Package-Manager: portage-2.3.0
www-apps/otrs/otrs-5.0.16.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/otrs/otrs-5.0.16.ebuild
b/www-apps/otrs/otrs-5.0.16.ebuild
index 863d90e34ba0dee59d7c1f887f135d2e16b5a9ee..15b56597a4d1289be98ab669d6e6b614c76651ac 100644
(file)
--- 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}"