mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
063c457172
share/doc
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
bin/%%WRAPPER%%
|
|
%%JAR_DIR%%/%%JAR_FILE%%
|
|
@dirrm %%JAR_DIR%%
|
|
@unexec rmdir %D/share/java/jar 2>/dev/null || true
|