summaryrefslogtreecommitdiffstats
path: root/security/nss/lib/zlib/patches/prune-zlib.sh
blob: 6a742fb4da4d40daf05746d77345815595f61e4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

files_to_remove="
CMakeLists.txt
ChangeLog
FAQ
INDEX
Makefile
Makefile.in
amiga
configure
contrib
doc
examples
make_vms.com
msdos
nintendods
old
qnx
treebuild.xml
watcom
win32
zconf.h.cmakein
zconf.h.in
zlib.3
zlib.3.pdf
zlib.map
zlib.pc.in
zlib2ansi
"

rm -rf $files_to_remove