summaryrefslogtreecommitdiffstats
path: root/contrib/cpio/FREEBSD-upgrade
blob: a3e31a0592ecd9ff15b8fefd129354ad86146de7 (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
$FreeBSD$

GNU cpio:

	Originals can be found at: ftp://ftp.gnu.org/pub/gnu/cpio

Configure by:

	./configure --disable-nls --without-libiconv-prefix \
		--without-libintl-prefix

Trim by:

	rm Makefile.am Makefile.in aclocal.m4 config.h.in configure \
		configure.ac
	rm -r headers m4 rmt tests scripts po
	rm doc/Makefile.am doc/Makefile.in doc/mt.1 doc/cpio.info
	rm src/Makefile.am src/Makefile.in
	rm src/mt.c
	rm lib/Makefile.am lib/Makefile.in lib/Makefile.tmpl lib/alloca.c \
		lib/argmatch.[ch] lib/bcopy.c lib/fnmatch.c lib/fnmatch_.h \
		lib/fnmatch_loop.c lib/mkdir.c lib/quote.[ch] \
		lib/quotearg.[ch] lib/stdbool_.h lib/strcasecmp.c \
		lib/strdup.c lib/strerror.c lib/strncasecmp.c lib/sysexit_.h

Import by:

         cvs import -m "Import GNU cpio 2.6 (trimmed)" src/contrib/cpio \
		GNU v2_6
OpenPOWER on IntegriCloud