8de3f914f4
Since the scripts and tools in this package are really Fedora (and derivatives) specific, it doesn't really make a lot of sense to maintain them in a separate upstream with tarball releases. This moves all the files into dist-git and builds the RPM from there. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
%__nodejs_provides %{_rpmconfigdir}/nodejs.prov
|
|
%__nodejs_requires %{_rpmconfigdir}/nodejs.req
|
|
%__nodejs_suggests %{_rpmconfigdir}/nodejs.req --optional
|
|
%__nodejs_path ^/usr/lib(64)?/node_modules/[^/]+/package\\.json$
|