diff options
author | kris <kris@FreeBSD.org> | 2002-11-10 22:30:19 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-10 22:30:19 +0000 |
commit | b0052259989d62f22451cb2dc4ea98aed0431e90 (patch) | |
tree | a3756f96915642062d9043c006a97afcb66c040e /textproc/iso12083/pkg-plist | |
parent | db08204ebef840488ed66072fd9a9e8e9a0dca09 (diff) | |
download | FreeBSD-ports-b0052259989d62f22451cb2dc4ea98aed0431e90.zip FreeBSD-ports-b0052259989d62f22451cb2dc4ea98aed0431e90.tar.gz |
Don't remove the system directory share/sgml
Diffstat (limited to 'textproc/iso12083/pkg-plist')
-rw-r--r-- | textproc/iso12083/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/iso12083/pkg-plist b/textproc/iso12083/pkg-plist index 3f76077..34a1779 100644 --- a/textproc/iso12083/pkg-plist +++ b/textproc/iso12083/pkg-plist @@ -6,4 +6,3 @@ share/sgml/iso12083/serial.dtd share/sgml/iso12083/catalog @exec %%MKCATALOG%% -q install %%DTD_NAME%% @dirrm share/sgml/iso12083 -@unexec rmdir %D/share/sgml 2>/dev/null || true |