lang/ruby30: Simplify CAPIDOCS handling

This commit is contained in:
Po-Chuan Hsieh 2022-10-09 23:33:33 +08:00
parent bdbe2a2f40
commit 93e3548c57
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 4 additions and 6228 deletions

View file

@ -174,6 +174,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