Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679578 - net-misc/icaclient should not use DISTDIR variable in pkg_nofetch()
Summary: net-misc/icaclient should not use DISTDIR variable in pkg_nofetch()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 08:06 UTC by Marco Genasci
Modified: 2019-04-28 12:16 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 Marco Genasci 2019-03-06 08:06:49 UTC
net-misc/icaclient use DISTDIR varible in pkg_nofetch not allowed by PMS

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-28 12:16:00 UTC
commit 77ad3f76bd3ed1afbda3b1ad8f7ab41235cc972c
Author: Ben Kohler <bkohler@gentoo.org>
Date:   Wed Mar 20 14:24:44 2019

    net-misc/icaclient: don't reference ${DISTDIR} in pkg_nofetch

    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>