diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2023-02-04 14:05:59 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2023-02-10 10:50:48 +0100 |
commit | 7125dbc4af3e143c96174b52d7583b66933f22d7 (patch) | |
tree | 468e66f9410e6faf535234caffd8da2cc88d7a8f /games-puzzle/splice | |
parent | dev-libs/nss: add 3.88.1 (diff) | |
download | gentoo-7125dbc4af3e143c96174b52d7583b66933f22d7.tar.gz gentoo-7125dbc4af3e143c96174b52d7583b66933f22d7.tar.bz2 gentoo-7125dbc4af3e143c96174b52d7583b66933f22d7.zip |
java-utils-2.eclass: ECLASS_VARIABLE JAVA_PKG_NO_CLEAN
The new ECLASS_VARIABLE JAVA_PKG_NO_CLEAN is an array of expressions to
match *.class or *.jar files in order to protect them against deletion
by java-pkg_clean.
This change helps in cases where most bundled *.class or *.jar files can
be deleted while only some few cannot be replaced with system libraries.
It also helps to visualize bundled stuff in the ebuild.
Cleaning does not work by default. It still needs java-pkg_clean within
src_prepare().
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29470
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'games-puzzle/splice')
0 files changed, 0 insertions, 0 deletions