diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 03:05:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 03:05:33 +0000 |
commit | a92869f45ed5b9502efe828350c969645a79df47 (patch) | |
tree | bf4afb3cc228c27efbb3214ed7e3f227a986eea9 /textproc | |
parent | 3cf4343e81bd46160ed48e5240bbb66d69990b62 (diff) | |
download | ports-a92869f45ed5b9502efe828350c969645a79df47.tar.gz ports-a92869f45ed5b9502efe828350c969645a79df47.zip |
Don't remove the share/java/classes system directory
Notes
Notes:
svn path=/head/; revision=78233
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/smartdoc-devel/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/smartdoc-devel/pkg-plist b/textproc/smartdoc-devel/pkg-plist index 1f643ad1bcab..f8660b57f047 100644 --- a/textproc/smartdoc-devel/pkg-plist +++ b/textproc/smartdoc-devel/pkg-plist @@ -216,7 +216,6 @@ share/java/classes/SmartDoc.jar share/xml/smartdoc/PureSmartDoc.dtd share/xml/smartdoc/catalog @dirrm share/xml/smartdoc -@unexec rmdir %D/share/java/classes 2>/dev/null || true @dirrm %%EXAMPLESDIR%%/pure @dirrm %%EXAMPLESDIR%%/html4 @dirrm %%EXAMPLESDIR%% |