summaryrefslogtreecommitdiff
blob: e2955a893fe275cd0c0daa43845ba629b08647d2 (plain)
1
2
3
4
5
6
7
8
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

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

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