Improve the process for GNU tools
[minix3.git] / external / bsd / pkg_install / prepare-import.sh
bloba9b410d72f6591efa6d2430b2aaeaae68435b3ef
1 #!/bin/sh
2 # $NetBSD: prepare-import.sh,v 1.4 2013/04/20 15:30:34 wiz Exp $
4 # Copy new pkgsrc/pkgtools/pkg_install/files to dist.
5 # Run this script and check for additional files and
6 # directories to prune, only relevant content is included.
8 set -e
10 cd dist
11 rm -f Makefile.in README config* install-sh tkpkg
12 rm -f */Makefile.in */*.cat*
13 rm -rf CVS */CVS view