Move to xz dist tarballs
For consistency with the already xz'ed node tarball. Rename the oddly named `dist-gzip` target to the standard `dist`.
This commit is contained in:
parent
26be6c8540
commit
4ca75f143c
5 changed files with 8 additions and 8 deletions
|
|
@ -17,7 +17,7 @@ make
|
|||
|
||||
`make install` compiles and installs the package in `/usr/share/cockpit/`. The
|
||||
convenience targets `srpm` and `rpm` build the source and binary rpms,
|
||||
respectively. Both of these make use of the `dist-gzip` target, which is used
|
||||
respectively. Both of these make use of the `dist` target, which is used
|
||||
to generate the distribution tarball. In `production` mode, source files are
|
||||
automatically minified and compressed. Set `NODE_ENV=production` if you want to
|
||||
duplicate this behavior.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue