1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Don't remove the share/java/classes system directory

This commit is contained in:
Kris Kennaway 2003-04-17 22:14:16 +00:00
parent 2bde101dcf
commit 1abd0fa330
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79170

View File

@ -1,2 +1 @@
share/java/classes/getopt.jar
@unexec rmdir %D/share/java/classes 2>/dev/null || true