app-arch/pbzip2: add eprefix support #586804

Bug: https://bugs.gentoo.org/586804
This commit is contained in:
Mike Frysinger
2018-01-31 11:03:07 -05:00
parent 688d967578
commit a7047847b3

View File

@@ -30,7 +30,7 @@ src_prepare() {
}
src_install() {
emake DESTDIR="${D}" install
emake DESTDIR="${ED}" install
dodoc AUTHORS ChangeLog README
if use symlink ; then