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

Bug 591676

Summary: sys-fs/inotify-tools: support Prefix and standardize SRC_URI
Product: Gentoo Linux Reporter: Benda Xu <heroxbd>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Deadline: 2016-08-26   
Attachments: inotify-tools.patch

Description Benda Xu gentoo-dev 2016-08-19 11:23:18 UTC
HI, this is a trivial patch to handle --docdir correctly on Prefix.
Comment 1 Benda Xu gentoo-dev 2016-08-19 11:23:39 UTC
Created attachment 443762 [details, diff]
inotify-tools.patch
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-08-22 12:05:15 UTC
commit adcce04850d08ff5b7b3fb4eb5584c879fecdec4
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Mon Aug 22 11:10:34 2016

    sys-fs/inotify-tools: Handle --docdir correctly on Prefix (bug #591676).
    
    Bumped EAPI to 6.
    
    Package-Manager: portage-2.3.0
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Comment 3 Benda Xu gentoo-dev 2016-08-22 13:04:24 UTC
Thanks Lars.