summaryrefslogtreecommitdiff
blob: 4f5eae5595a617fa565e009bb0beab78dda06291 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/eblits/pkg_setup.eblit,v 1.15 2015/05/27 14:02:58 vapier Exp $

[[ ${EAPI:-0} == [0123] ]] && source "${FILESDIR}/eblits/pkg_pretend.eblit"

eblit-glibc-pkg_setup() {
	[[ ${EAPI:-0} == [0123] ]] && eblit-glibc-pkg_pretend
}