diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
commit | 508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch) | |
tree | f7810d4887e5297c7b7788225e906b99c81d709b /textproc/sgmltools-lite | |
parent | 4008c7e23fe847e2c8ade0ecb5d86f943d84c917 (diff) | |
download | ports-508b8d82f4fdfc6889fe17931ef30f047501dfd6.tar.gz ports-508b8d82f4fdfc6889fe17931ef30f047501dfd6.zip |
Notes
Diffstat (limited to 'textproc/sgmltools-lite')
-rw-r--r-- | textproc/sgmltools-lite/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/sgmltools-lite/pkg-plist b/textproc/sgmltools-lite/pkg-plist index b2e9b8e6e926..901e495d47c1 100644 --- a/textproc/sgmltools-lite/pkg-plist +++ b/textproc/sgmltools-lite/pkg-plist @@ -40,6 +40,6 @@ share/sgml/misc/sgmltools/VERSION @dirrm share/sgml/misc/sgmltools/python @dirrm share/sgml/misc/sgmltools @dirrm etc/sgml/catalog.d -@unexec rmdir %D/etc/sgml 2>/dev/null || true -@unexec rmdir %D/share/sgml/dtd 2>/dev/null || true -@unexec rmdir %D/share/sgml/misc 2>/dev/null || true +@dirrmtry etc/sgml +@dirrmtry share/sgml/dtd +@dirrmtry share/sgml/misc |