Use the ebuild_phase helper function to calls phase hooks and fix broken
authorZac Medico <zmedico@gentoo.org>
Mon, 9 Mar 2009 09:45:28 +0000 (09:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 9 Mar 2009 09:45:28 +0000 (09:45 -0000)
commit8958e4cc1f7623916c25dfe081ca74524cd90f11
tree72015513e1022d60ea11e5237f0f138d04103e66
parent1fa892df9a8eab70b9f6831ccfb0e4bb1d3c5ac0
Use the ebuild_phase helper function to calls phase hooks and fix broken
trap calls that try to unset multiple signal handlers at once without
passing - as the first argument.

svn path=/main/trunk/; revision=12805
bin/ebuild.sh