diff options
author | David Cole <david.cole@kitware.com> | 2012-06-13 21:08:25 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2012-06-13 21:08:25 (GMT) |
commit | 791899853340af4ccf3fd2a8d727cfdb5d282c4f (patch) | |
tree | 40ab11d7f9121403ef8f4537c1bd07efdfcab93d /Utilities | |
parent | 6e2ef9860e2c9c8f3664bd2a568d880019be7761 (diff) | |
download | CMake-791899853340af4ccf3fd2a8d727cfdb5d282c4f.zip CMake-791899853340af4ccf3fd2a8d727cfdb5d282c4f.tar.gz CMake-791899853340af4ccf3fd2a8d727cfdb5d282c4f.tar.bz2 |
BZip2: Remove unnecessary *.bz2 files from CMake source tree
We had complaints that people couldn't install the CMake source
tarball on some secure systems because there were "corrupt bz2
files" in it... We do not use these sample*.bz2 files anyhow
in the CMake build, so we'll just remove them.
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/cmbzip2/sample1.bz2 | bin | 32558 -> 0 bytes |
-rw-r--r-- | Utilities/cmbzip2/sample2.bz2 | bin | 74143 -> 0 bytes |
-rw-r--r-- | Utilities/cmbzip2/sample3.bz2 | bin | 238 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/Utilities/cmbzip2/sample1.bz2 b/Utilities/cmbzip2/sample1.bz2 Binary files differdeleted file mode 100644 index 4edda36..0000000 --- a/Utilities/cmbzip2/sample1.bz2 +++ /dev/null diff --git a/Utilities/cmbzip2/sample2.bz2 b/Utilities/cmbzip2/sample2.bz2 Binary files differdeleted file mode 100644 index 8e54297..0000000 --- a/Utilities/cmbzip2/sample2.bz2 +++ /dev/null diff --git a/Utilities/cmbzip2/sample3.bz2 b/Utilities/cmbzip2/sample3.bz2 Binary files differdeleted file mode 100644 index 1ebcc2a..0000000 --- a/Utilities/cmbzip2/sample3.bz2 +++ /dev/null |