diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-10 22:30:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-10 22:30:19 +0000 |
commit | 9c69f9e8c05a55ad93b99f8fd60e94e83adfc184 (patch) | |
tree | 832c969c697ad35756c367b946af3a1242790cff /textproc/docbook-410 | |
parent | 46420237f910086be8945c2b0e8738588eac7431 (diff) | |
download | ports-9c69f9e8c05a55ad93b99f8fd60e94e83adfc184.tar.gz ports-9c69f9e8c05a55ad93b99f8fd60e94e83adfc184.zip |
Don't remove the system directory share/sgml
Notes
Notes:
svn path=/head/; revision=69860
Diffstat (limited to 'textproc/docbook-410')
-rw-r--r-- | textproc/docbook-410/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/docbook-410/pkg-plist b/textproc/docbook-410/pkg-plist index 9438cc54a553..e056cf6db41b 100644 --- a/textproc/docbook-410/pkg-plist +++ b/textproc/docbook-410/pkg-plist @@ -17,4 +17,3 @@ share/sgml/docbook/4.1/docbook.dtd share/sgml/docbook/4.1/readme.txt @dirrm share/sgml/docbook/4.1 @unexec rmdir %D/share/sgml/docbook 2>/dev/null || true -@unexec rmdir %D/share/sgml 2>/dev/null || true |