On 10/9/19 7:14 PM, Mike Pagano wrote:
This change will support moving the genpatches tarballs from 
/space/distfiles-local to
the devspace ~developer/public_html/dist/genpatches.

Co-authored-by: Thomas Deutschmann <[email protected]>

Signed-off-by: Mike Pagano <[email protected]>
---
  eclass/kernel-2.eclass | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index c5f35cd3e..62e6c23e1 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -295,7 +295,7 @@ handle_genpatches() {
       UNIPATCH_LIST_GENPATCHES+=" ${DISTDIR}/${tarball}"
       debug-print "genpatches tarball: $tarball"
     fi
-   GENPATCHES_URI+=" 
${use_cond_start}mirror://gentoo/${tarball}${use_cond_end}"
+   GENPATCHES_URI+=" ${use_cond_start}$(echo 
https://dev.gentoo.org/~{mpagano,whissi}/dist/genpatches/${tarball})${use_cond_end}"
   done
  }



This one committed. Thanks for all the review feedback.

--
2.21.0

--
Mike Pagano
Gentoo Developer - Kernel Project
Gentoo Sources - Member
E-Mail     : [email protected]
GnuPG FP   : EEE2 601D 0763 B60F 848C  9E14 3C33 C650 B576 E4E3
Public Key : http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index


Reply via email to