java-utils-2.eclass: Use insinto & insopts instead of vars, #566480
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 09:11:12 +0000 (11:11 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 09:54:20 +0000 (11:54 +0200)
commit9a32b4351ddbd4ed1da939feddb8925ab18c1fb7
tree09b12feb64154b8464b4650f472150c06da064d3
parent150e4360638b492a315002a6fc155c864535dea1
java-utils-2.eclass: Use insinto & insopts instead of vars, #566480

Replace INSDESTTREE and INSOPTIONS internal variable references with
correct calls to insinto & insopts, using a subshell to scope them.
eclass/java-utils-2.eclass