Date: Mon, 24 Aug 2009 21:55:43 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/release Makefile src/release/scripts lib32-make.sh Message-ID: <200908242157.n7OLviEN034468@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2009-08-24 21:55:43 UTC
FreeBSD src repository
Modified files:
release Makefile
release/scripts lib32-make.sh
Log:
SVN rev 196521 on 2009-08-24 21:55:43Z by jhb
Fix a few issues with the lib32 dist so that it includes ldd32.
- Use a better find invocation to purge empty directories from all the dist
trees during a release build. The previous version did not purge
directories whose contents were all empty directories.
- Explicitly blacklist a few files from the lib32 dist instead of using a
whitelist. A better longterm solution is to fix the few offenders to not
install data files during a lib32 install.
MFC after: 3 days
Revision Changes Path
1.946 +1 -1 src/release/Makefile
1.2 +1 -1 src/release/scripts/lib32-make.sh
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908242157.n7OLviEN034468>
