Adding epatch_user bug #562298

Package-Manager: portage-2.2.24
This commit is contained in:
Victor Ostorga
2015-12-29 18:05:01 -06:00
parent 6150c6e30e
commit 44a39faf86
2 changed files with 4 additions and 0 deletions

View File

@@ -106,6 +106,8 @@ pkg_setup() {
src_prepare() {
epatch ${PATCHES[@]}
# Allow user patches
epatch_user
}
src_configure() {

View File

@@ -105,6 +105,8 @@ pkg_setup() {
src_prepare() {
epatch ${PATCHES[@]}
# Allow user patches
epatch_user
}
src_configure() {