From 8f9c98190d82a0b477b5c24acf83462b1d9a30c1 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 18 Jun 2009 11:12:17 +0100 Subject: Small tweak --- eclass/kernel-libre.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/kernel-libre.eclass b/eclass/kernel-libre.eclass index 1eac8cc..ebc009e 100644 --- a/eclass/kernel-libre.eclass +++ b/eclass/kernel-libre.eclass @@ -10,7 +10,7 @@ KERNEL_URI="http://www.linux-libre.fsfla.org/pub/linux-libre/releases/${PV}-libr DEBLOB_CHECK="deblob-check" DEBLOB_URI="http://www.linux-libre.fsfla.org/pub/linux-libre/releases/${PV}-libre${LIBRE_VER}/${DEBLOB_CHECK}" -# if the package manager is capable, rename deblob-check to avoid collisions +# rename deblob-check to avoid collisions if [[ $EAPI == 2 ]]; then DEBLOB_CHECK="${DEBLOB_CHECK}-${OKV}" DEBLOB_URI="${DEBLOB_URI} -> ${DEBLOB_CHECK}" -- cgit v1.2.3