Hi,

I was not sure if this is deliberate or not, so I thought I would send it in
here first.

In EPEL 7, npm has been split out of nodejs into its own RPM.


    $ rpm -qf /usr/bin/node
    nodejs-6.9.4-2.el7.x86_64
    $ rpm -qf /usr/bin/npm
    npm-3.10.10-1.6.9.4.2.el7.x86_64


But it looks like all the man pages are still in the nodejs RPM:

    $ rpm -ql nodejs
    /usr/bin/node
    ...
    /usr/share/man/man1/npm-README.1.gz
    /usr/share/man/man1/npm-access.1.gz
    /usr/share/man/man1/npm-adduser.1.gz
    /usr/share/man/man1/npm-bin.1.gz
    /usr/share/man/man1/npm-bugs.1.gz
    /usr/share/man/man1/npm-build.1.gz
    ...

Is this intensional, or should I raise a bug?


Thanks,

nick.
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org

Reply via email to