Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598980 - dev-libs/libowfat-0.31 build script can be simplified in src_install
Summary: dev-libs/libowfat-0.31 build script can be simplified in src_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-05 06:46 UTC by Rolf Eike Beer
Modified: 2017-11-29 23:19 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 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(+)