[Fakeroot-commits] [SCM] fakeroot tag, macosx-v3.3, created. debian/1.14.3-239-g4b70a81
Kyle J. McKay
mackyle at gmail.com
Wed Jun 6 23:14:39 UTC 2012
The tag, macosx-v3.3 has been created
at 4b70a81cd4951a54928774a87ebabce0f2108d3c (commit)
- Shortlog ------------------------------------------------------------
commit 4b70a81cd4951a54928774a87ebabce0f2108d3c
Author: Kyle J. McKay <mackyle at gmail.com>
Date: Thu May 24 02:23:04 2012 -0700
Fix packagemaker failures on OS X when running 10.6+
The packagemaker utility spawns a child to help with the package
creation but it explicitly sets its own insert library for that
child. Previously this was handled by intercepting only execve,
but on newer systems that's not good enough. Now intercept all
the exec/spawn calls to restore the insert library.
-----------------------------------------------------------------------
--
fakeroot
More information about the Fakeroot-commits
mailing list