Spec: fix line-length for rpmlint
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
103e130f81
commit
7ccfee7db0
@ -42,7 +42,8 @@ nodejs-packaging-bundler bundles a node.js application node_module dependencies
|
|||||||
It gathers the application tarball.
|
It gathers the application tarball.
|
||||||
It generates a runtime (prod) tarball with runtime node_module dependencies
|
It generates a runtime (prod) tarball with runtime node_module dependencies
|
||||||
It generates a testing (dev) tarball with node_module dependencies for testing
|
It generates a testing (dev) tarball with node_module dependencies for testing
|
||||||
It generates a bundled licence file that gets the licenses in the runtime dependency tarball
|
It generates a bundled license file that gets the licenses in the runtime
|
||||||
|
dependency tarball
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
pushd %{_topdir}/BUILD
|
pushd %{_topdir}/BUILD
|
||||||
|
Loading…
Reference in New Issue
Block a user