diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 01:38:24 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 01:38:24 +0000 |
commit | e7efc40d5f8cd52345e21dc0588daa36aaa8b3d8 (patch) | |
tree | 08803054787e7445670d17bc1cedc897be88a332 | |
parent | Don't strip the binary when building ELF. (diff) |
Remove empty doc dir on deinstall.
Notes
Notes:
svn path=/head/; revision=13429
-rw-r--r-- | biology/hmmer/pkg-plist | 1 | ||||
-rw-r--r-- | mbone/imm/pkg-plist | 1 | ||||
-rw-r--r-- | net/imm/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/biology/hmmer/pkg-plist b/biology/hmmer/pkg-plist index 0df7271b554a..dc16278bb404 100644 --- a/biology/hmmer/pkg-plist +++ b/biology/hmmer/pkg-plist @@ -6,3 +6,4 @@ bin/hmmemit bin/hmmpfam bin/hmmsearch share/doc/hmmer/Userguide.ps +@dirrm share/doc/hmmer diff --git a/mbone/imm/pkg-plist b/mbone/imm/pkg-plist index 617852e192ef..f470d0e00c01 100644 --- a/mbone/imm/pkg-plist +++ b/mbone/imm/pkg-plist @@ -4,3 +4,4 @@ bin/lscomp share/doc/imm/README share/doc/imm/imm_readme.txt share/doc/imm/sdr2.plugin.S53.image.imm +@dirrm share/doc/imm diff --git a/net/imm/pkg-plist b/net/imm/pkg-plist index 617852e192ef..f470d0e00c01 100644 --- a/net/imm/pkg-plist +++ b/net/imm/pkg-plist @@ -4,3 +4,4 @@ bin/lscomp share/doc/imm/README share/doc/imm/imm_readme.txt share/doc/imm/sdr2.plugin.S53.image.imm +@dirrm share/doc/imm |