diff options
author | rh <rh@pkgsrc.org> | 1999-03-14 15:34:36 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-14 15:34:36 +0000 |
commit | ec0e94b276d335b955f258f8c0adda61c7a2c678 (patch) | |
tree | 5ad99cfddf2c7cb67032159152dde10371a0e08b /textproc/iso8879/pkg | |
parent | 88883017c3e5d939c5767ce224c1b00d57fc3102 (diff) | |
download | pkgsrc-ec0e94b276d335b955f258f8c0adda61c7a2c678.tar.gz |
NetBSD specific changes for the iso8879-1986 package
Diffstat (limited to 'textproc/iso8879/pkg')
-rw-r--r-- | textproc/iso8879/pkg/DESCR | 3 | ||||
-rw-r--r-- | textproc/iso8879/pkg/PLIST | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/iso8879/pkg/DESCR b/textproc/iso8879/pkg/DESCR index f66c8de5804..807415c0afa 100644 --- a/textproc/iso8879/pkg/DESCR +++ b/textproc/iso8879/pkg/DESCR @@ -18,6 +18,3 @@ Nineteen ISO 8879:1986 character entity sets used by many DTDs: Numeric and Special Graphic Publishing Russian Cyrillic - -John Fieber -jfieber@FreeBSD.org diff --git a/textproc/iso8879/pkg/PLIST b/textproc/iso8879/pkg/PLIST index bdaa029082d..4a49d6216b6 100644 --- a/textproc/iso8879/pkg/PLIST +++ b/textproc/iso8879/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 1999/03/14 15:34:36 rh Exp $ share/sgml/iso8879/ISOamsa share/sgml/iso8879/ISOamsb share/sgml/iso8879/ISOamsc @@ -19,3 +20,4 @@ share/sgml/iso8879/ISOpub share/sgml/iso8879/ISOtech share/sgml/iso8879/catalog @dirrm share/sgml/iso8879 +@unexec rmdir %D/share/sgml 2>/dev/null || true |