From 00144cc82328074c6d190e6848a8b74c13823793 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 30 Aug 2012 09:33:04 -0700 Subject: dyn_prepare: init state for apply_user_patches --- bin/phase-functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/phase-functions.sh b/bin/phase-functions.sh index ff7d85520..85d44a1fc 100644 --- a/bin/phase-functions.sh +++ b/bin/phase-functions.sh @@ -372,6 +372,7 @@ dyn_prepare() { else die "The source directory '${S}' doesn't exist" fi + rm -f "${PORTAGE_BUILDDIR}/.apply_user_patches" || die trap abort_prepare SIGINT SIGQUIT -- cgit v1.2.3-1-g7c22