logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 57fd451a70c6770e36e57badc663c9ee4af35832
parent 41738037d29a04097449aa217e5db16e9ea84df0
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 16 Sep 2023 06:51:11 +0200

nodejs.eclass: Call einstalldocs

Diffstat:

Meclass/nodejs.eclass2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/eclass/nodejs.eclass b/eclass/nodejs.eclass @@ -60,6 +60,8 @@ nodejs_src_compile() { } nodejs_src_install() { + einstalldocs + # https://docs.npmjs.com/cli/v6/configuring-npm/package-json/#files insinto "${NODEJS_SITELIB}${PN}" doins package.json