summaryrefslogtreecommitdiff
path: root/editors/ooodict-all
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-11 22:02:40 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-11 22:02:40 +0000
commitd7729029946df8b975b0d8393d5dc3b58d7547d9 (patch)
tree74750ce4b958a1b9c22cc2287bc0860d72d69d5f /editors/ooodict-all
parentSimplify. Add DICT_LIST and DICT_PATH variables. (diff)
Match Symlink too in find.
Notes
Notes: svn path=/head/; revision=64389
Diffstat (limited to 'editors/ooodict-all')
-rw-r--r--editors/ooodict-all/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index a413451acabb..697d5908ada6 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -111,6 +111,8 @@ post-install:
${ECHO_CMD} "DICT $$LANGUAGE AT $${ABRV}" >> ${DICT_LIST} ; \
cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \
${GREP} $${LANGUAGE}_AT >> ${TMPPLIST} ; \
+ cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type l | \
+ ${GREP} $${LANGUAGE}_AT >> ${TMPPLIST} ; \
${ECHO} "@unexec ${CP} ${DICT_LIST} \
${DICT_LIST}.$${LANGUAGE}_AT" >> ${TMPPLIST} ; \
${ECHO} "@unexec \