Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399809 - app-backup/dar-2.4.2: ebuild bugfix DESTDIR
Summary: app-backup/dar-2.4.2: ebuild bugfix DESTDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-23 09:04 UTC by Massimo Burcheri
Modified: 2012-02-08 21:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Massimo Burcheri 2012-01-23 09:04:54 UTC
Please fix that ebuild to support $EPREFIX:

61c61
<       emake DESTDIR="${D}" pkgdatadir=/usr/share/doc/${PF}/html install || die
---
>       emake DESTDIR="${D}" pkgdatadir=$EPREFIX/usr/share/doc/${PF}/html install || die
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-01-23 13:51:06 UTC
Massimo, what arch did you test on?
Comment 2 Massimo Burcheri 2012-01-23 13:55:44 UTC
amd64-linux
I did not test dar in detail yet, it just emerges with that patch.
Comment 3 Fabian Groffen gentoo-dev 2012-02-08 21:01:39 UTC
fixed, keyworded, thanks