Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 598980

Summary: dev-libs/libowfat-0.31 build script can be simplified in src_install
Product: Gentoo Linux Reporter: Rolf Eike Beer <eike>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: enhancement CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6017
Whiteboard:
Package list:
Runtime testing required: ---

Description Rolf Eike Beer archtester 2016-11-05 06:46:09 UTC
Since version 0.31 libowfat supports DESTDIR during "make install", so the extra ${D} for all paths during "make install" can be removed.
Comment 1 Jonas Stein gentoo-dev 2016-11-11 19:02:43 UTC
thank you for the review.
Comment 2 Rolf Eike Beer archtester 2017-10-22 19:12:03 UTC
https://github.com/gentoo/gentoo/pull/6017
Comment 3 Larry the Git Cow gentoo-dev 2017-11-29 23:19:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4926d32c2031a8b959d704fa7a7a0b8b02b843

commit ff4926d32c2031a8b959d704fa7a7a0b8b02b843
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2017-10-22 18:54:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-29 23:19:19 +0000

    dev-libs/libowfat: use DESTDIR
    
    Support was added in version 0.31.
    
    While at it do some other improvements as suggested by Jonas Stein.
    
    Closes: https://bugs.gentoo.org/598980
    Closes: https://github.com/gentoo/gentoo/pull/6017

 dev-libs/libowfat/libowfat-0.31-r1.ebuild | 45 +++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)