forked from ritthisakdi/npm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use -z flag to tar. Best way forward for now.
- Loading branch information
Showing
7 changed files
with
14 additions
and
890 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,13 +42,3 @@ This program includes a BSDTar/LibArchive version 2.8.3-1 binary, | |
originally distributed as part of the MinGW suite, compiled for | ||
Win32, used according to the terms of the BSD license. | ||
See deps/basic-bsdtar-2.8.3-1-ming32-bin/basic-bsdtar.LICENSE. | ||
|
||
This program includes a binary copy of GZIP version 1.2.4 by | ||
Jean-loup Gailly ([email protected]), and Mark Adler, compiled for | ||
Win32, used according to the terms of the GPL license. | ||
See: deps/gzip124xN/COPYING | ||
|
||
IMPORTANT: If you are using npm according to the terms of the MIT | ||
license, in such a way that is *not* compatible with the GPL license, | ||
then remove the deps/gzip124xN folder. This is only necessary for | ||
windows support, and not required on Unix systems. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.