Date: Thu, 27 Aug 2009 17:16:42 +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: <200908271739.n7RHdvwx076134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-08-27 17:16:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
release Makefile
release/scripts lib32-make.sh
Log:
SVN rev 196595 on 2009-08-27 17:16:42Z 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.
Revision Changes Path
1.924.2.10 +1 -1 src/release/Makefile
1.1.10.1 +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?200908271739.n7RHdvwx076134>
