mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-arch/pbzip2: add eprefix support #586804
Bug: https://bugs.gentoo.org/586804
This commit is contained in:
@@ -30,7 +30,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
emake DESTDIR="${ED}" install
|
||||
dodoc AUTHORS ChangeLog README
|
||||
|
||||
if use symlink ; then
|
||||
|
||||
Reference in New Issue
Block a user