Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566532 - dev-java/soylatte-jdk-bin-1.0.3: calls use in global scope
Summary: dev-java/soylatte-jdk-bin-1.0.3: calls use in global scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: global-scope-use
  Show dependency tree
 
Reported: 2015-11-22 22:38 UTC by Michał Górny
Modified: 2015-11-23 07:45 UTC (History)
0 users

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 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