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

Bug 566526

Summary: app-mobilephone/yaps: calls use in global scope
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 566518    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-11-22 22:31:46 UTC
if use capi; then                                                                
    S="${WORKDIR}"/${P}.c4                                                       
fi

Probably needs to move into src_unpack(), or pkg_setup().
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-12-06 19:33:05 UTC
commit 0df82ecc004fe78847092bddc7b6d98d68add5d5
Author: Michał Górny <mgorny@gentoo.org>
Date:   Sun Dec 6 20:31:54 2015 +0100

    app-mobilephone/yaps: Fix global scope use call, #566526