Date: Thu, 27 Aug 2009 17:16:23 +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: <200908271728.n7RHSAKI075276@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-08-27 17:16:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
release Makefile
release/scripts lib32-make.sh
Log:
SVN rev 196594 on 2009-08-27 17:16:23Z by jhb
MFC 196521:
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.
Approved by: re (kib)
Revision Changes Path
1.943.2.4 +1 -1 src/release/Makefile
1.1.22.2 +1 -1 src/release/scripts/lib32-make.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908271728.n7RHSAKI075276>
