To ease tweaking 'tuneup' and other tools allow user patches.
Bug: https://bugs.gentoo.org/658688
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
EOF
# Patches to original configure might have lost the +x bit.
chmod a+rx configure{,.wrapped}
+ epatch_user
}
multilib_src_configure() {