mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
eclass/java-utils-2: Sync with Gentoo
It's from Gentoo commit a9f58305b8287641626535a315958a51e5ab34a5.
This commit is contained in:
parent
d811388bdd
commit
c45fabf268
@ -1140,7 +1140,7 @@ java-pkg_jarfrom() {
|
|||||||
# @USAGE: [--build-only] [--runtime-only] [--with-dependencies] <package1>[,<package2>...]
|
# @USAGE: [--build-only] [--runtime-only] [--with-dependencies] <package1>[,<package2>...]
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
# Get the classpath provided by any number of packages
|
# Get the classpath provided by any number of packages
|
||||||
# Among other things, this can be passed to 'javac -classpath' or 'ant -lib'.
|
# Among other things, this can be passed to 'javac -classpath'.
|
||||||
# The providing packages are recorded as dependencies into package.env DEPEND
|
# The providing packages are recorded as dependencies into package.env DEPEND
|
||||||
# line, unless "--build-only" is passed as the very first argument, for jars
|
# line, unless "--build-only" is passed as the very first argument, for jars
|
||||||
# that have to be present only at build time and are not needed on runtime
|
# that have to be present only at build time and are not needed on runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user