aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgmltools-lite/pkg-plist
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-03 08:52:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-03 08:52:07 +0000
commitd5615526910eaf4df012a232d4347316bb550a10 (patch)
tree4d359784c6b86bc3d9f51acb41d177ada0650b8b /textproc/sgmltools-lite/pkg-plist
parent97b0ba16f420a53fe63c4e0c36187d336eb132c7 (diff)
downloadports-d5615526910eaf4df012a232d4347316bb550a10.tar.gz
ports-d5615526910eaf4df012a232d4347316bb550a10.zip
Remove etc/sgml if it's empty.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=34709
Diffstat (limited to 'textproc/sgmltools-lite/pkg-plist')
-rw-r--r--textproc/sgmltools-lite/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sgmltools-lite/pkg-plist b/textproc/sgmltools-lite/pkg-plist
index 112a1004706c..2da2d6e298ac 100644
--- a/textproc/sgmltools-lite/pkg-plist
+++ b/textproc/sgmltools-lite/pkg-plist
@@ -34,3 +34,4 @@ share/sgml/misc/sgmltools/python/backends/iSilo.py
@dirrm share/sgml/misc/sgmltools/python
@dirrm share/sgml/misc/sgmltools/site-backends
@dirrm share/sgml/misc/sgmltools
+@unexec rmdir %D/etc/sgml 2>/dev/null || true