summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-12-30 15:05:15 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-12-30 15:05:15 +0000
commit477af4edf47de63347618d24d6c2bc54015f827c (patch)
tree19aea828e3a02ad60859a518c9d8a6ec10a5d8cd /mail/claws-mail
parentAdd sonytv, an infrared remote control for SONY TV sets, written in Tk. (diff)
- fix permissions of some theme files
Noticed by: Horio Shoichi <horio@bugsgrief.net> Forgot to add in last commit: netchild
Notes
Notes: svn path=/head/; revision=96955
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 02d81a506ba2..cfc3f93e8622 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -161,6 +161,8 @@ post-install:
@cd ${WRKDIR}/${THEMEFILE:C/.tar.gz//} && ${FIND} . -print | \
${GREP} -vE '(xvpics|.directory)' | \
${CPIO} -pdu -R ${BINOWN}:${BINGRP} --quiet ${DATADIR}/themes/
+ @${CHMOD} -R a+r ${DATADIR}/themes
+ @${FIND} ${DATADIR}/themes -type d -print0 | xargs -0 ${CHMOD} a+x
.endif
@${INSTALL_SCRIPT} ${WRKSRC}/tools/sylpheed-switcher ${PREFIX}/bin
@${INSTALL_SCRIPT} ${WRKSRC}/tools/sylprint.pl ${PREFIX}/bin