Use the ebuild_phase helper function to calls phase hooks and fix broken
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:39:06 +0000 (07:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:39:06 +0000 (07:39 -0000)
commit23deeae518bd04a9d8b2523c46c8b33e0b4760de
treea35da17a02338a602c3120ed877e73ff8e0886f0
parentd8a33e4fe17f49d873b26f5eaafca8200eedbd64
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. (trunk r12805)

svn path=/main/branches/2.1.6/; revision=13039
bin/ebuild.sh