forked from Lainports/freebsd-ports
lang/ruby27: Simplify CAPIDOCS handling
This commit is contained in:
parent
7df0ad6647
commit
bdbe2a2f40
2 changed files with 4 additions and 4081 deletions
|
|
@ -185,6 +185,10 @@ post-install:
|
|||
. endfor
|
||||
.endif
|
||||
|
||||
post-install-CAPIDOCS-on:
|
||||
${RM} ${STAGEDIR}${PREFIX}/share/doc/ruby${RUBY_SUFFIX}/capi/.timestamp
|
||||
cd ${STAGEDIR}${PREFIX} && ${FIND} share/doc/ruby${RUBY_SUFFIX}/capi/ -type f >> ${TMPPLIST}
|
||||
|
||||
post-install-DEBUG-off:
|
||||
#
|
||||
# XXX: hack to strip ruby binary. Ruby uses its own install script that seems
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue