commit: fc75e20d0440e340215047019eb51d31adeb4339
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 21:43:23 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 21:43:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc75e20d
sys-libs/glibc: D'oh (1).
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sys-libs/glibc/glibc-2.26-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/glibc/glibc-2.26-r1.ebuild
b/sys-libs/glibc/glibc-2.26-r1.ebuild
index 450e89d8f74..87afd869445 100644
--- a/sys-libs/glibc/glibc-2.26-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r1.ebuild
@@ -204,7 +204,7 @@ src_unpack() {
if [[ -n ${EGIT_REPO_URI} ]] ; then
git-r3_src_unpack
else
- unpack ${PN}.tar.xz
+ unpack ${P}.tar.xz
fi
cd "${S}"