diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-01-20 13:32:04 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-01-20 13:32:04 +0000 |
commit | 232518bccd337bd8d409d871d3fc3b9a94f98c26 (patch) | |
tree | 5496ea82e9ec8a2285e98b086971086c639998b9 | |
parent | Chase a rerolled distfile tarball; remove a Makefile comment about it, dating (diff) |
Fix uninstallation problem again. ko-hanemacs doesn't use
$PREFIX/share/emacs, so this port would remove $PREFIX/share/hanemacs.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=37370
-rw-r--r-- | korean/hanemacs/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hanemacs/pkg-plist b/korean/hanemacs/pkg-plist index e068e24a97e8..e58c018dafc2 100644 --- a/korean/hanemacs/pkg-plist +++ b/korean/hanemacs/pkg-plist @@ -1058,3 +1058,4 @@ share/hanemacs/19.34/lisp/yow.elc @dirrm share/hanemacs/19.34/etc/e @dirrm share/hanemacs/19.34/etc @dirrm share/hanemacs/19.34 +@dirrm share/hanemacs |