summaryrefslogtreecommitdiff
blob: 2aff25870cc30a85676241536d3c15880c3ddb39 (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
# $Id$

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

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