summaryrefslogtreecommitdiff
blob: 7d5bd6691fd3ca06f23d05d0c23656c41543bc10 (plain)
1
2
3
4
5
6
# Establish the eprefix, initially set so eprefixify can
# set it on install
EPREFIX = "@GENTOO_PORTAGE_EPREFIX@"
# Check and set it if it wasn't
if "GENTOO_PORTAGE_EPREFIX" in EPREFIX:
    EPREFIX = ''