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

Bug 566532

Summary: dev-java/soylatte-jdk-bin-1.0.3: calls use in global scope
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Prefix <prefix>
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:38:26 UTC
MY_P=soylatte16-i386-${PV}                                                       
  use x64-macos && MY_P=soylatte16-amd64-${PV}

  S=${WORKDIR}/${MY_P}

Probably needs to go into src_unpack() or pkg_setup().
Comment 1 Fabian Groffen gentoo-dev 2015-11-23 07:45:59 UTC
removed the call