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:
parent
345e13cecc
commit
11e596877a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425984
@ -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
|
||||
|
@ -2,8 +2,9 @@
|
||||
|
||||
PORTNAME= libreoffice
|
||||
PORTVERSION= 5.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES+= editors
|
||||
|
||||
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
|
||||
LICENSE= LGPL3+ MPL
|
||||
|
Loading…
x
Reference in New Issue
Block a user