1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Add bash-completion files to the package

PR:		214451
Reported by:	jbeich
This commit is contained in:
Baptiste Daroussin 2016-11-12 18:50:34 +00:00
parent 345e13cecc
commit 11e596877a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425984
2 changed files with 3 additions and 2 deletions

View File

@ -296,7 +296,7 @@ post-install:
-exec ${ECHO_CMD} "@dir {}" \; >> ${TMPPLIST}
@cd ${STAGEDIR}${PREFIX} && \
${FIND} -s bin lib man -not -type d >> ${TMPPLIST}
.for subdir in application-registry applications icons mime mime-info mimelnk
.for subdir in application-registry applications icons mime mime-info mimelnk bash-completion
@cd ${STAGEDIR}${PREFIX} && \
${FIND} -s share/${subdir} -not -type d >> ${TMPPLIST}
.endfor

View File

@ -2,8 +2,9 @@
PORTNAME= libreoffice
PORTVERSION= 5.2.3
PORTREVISION= 1
CATEGORIES+= editors
MAINTAINER= office@FreeBSD.org
LICENSE= LGPL3+ MPL