mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
sys-devel/binutils: sync live
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
0255f8a3c5
commit
4cd3de3f54
@ -92,10 +92,12 @@ src_unpack() {
|
||||
"
|
||||
EGIT_CHECKOUT_DIR=${WORKDIR}/patches-git
|
||||
git-r3_src_unpack
|
||||
mv patches-git/9999 patch || die
|
||||
|
||||
if [[ ${PV} != 9999 ]] ; then
|
||||
EGIT_BRANCH=binutils-$(ver_cut 1)_$(ver_cut 2)-branch
|
||||
mv patches-git/${PV%*.9999} patch || die
|
||||
else
|
||||
mv patches-git/9999 patch || die
|
||||
fi
|
||||
EGIT_REPO_URI="
|
||||
https://sourceware.org/git/binutils-gdb.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user