| Summary: | net-libs/nodejs-8.11.* installs some empty .git folders and files | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | tt_1 <herrtimson> |
| Component: | Current packages | Assignee: | Jeroen Roovers (RETIRED) <jer> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | jer, jstein |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
seems there is a reason for them, sort of funky dir structure this is. |
emerge -pv nodejs: [ebuild R ~] net-libs/nodejs-8.11.4::gentoo USE="icu npm snapshot ssl -debug -doc -inspector -systemtap {-test}" CPU_FLAGS_X86="sse2" PYTHON_TARGETS="python2_7" 0 KiB equery f nodejs | grep .git /usr/lib64/node_modules/npm/.github /usr/lib64/node_modules/npm/.github/CODEOWNERS /usr/lib64/node_modules/npm/lib/doctor/get-git-path.js /usr/lib64/node_modules/npm/lib/utils/git.js /usr/lib64/node_modules/npm/node_modules/hosted-git-info /usr/lib64/node_modules/npm/node_modules/hosted-git-info/git-host-info.js /usr/lib64/node_modules/npm/node_modules/hosted-git-info/git-host.js /usr/lib64/node_modules/npm/node_modules/hosted-git-info/index.js /usr/lib64/node_modules/npm/node_modules/hosted-git-info/package.json /usr/lib64/node_modules/npm/node_modules/pacote/lib/fetchers/git.js /usr/lib64/node_modules/npm/node_modules/pacote/lib/util/git.js /usr/lib64/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.gitmodules first two and the last entry in the filelist are empty and can be delted, unless they have a reason to be there?