diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-05-02 15:13:33 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-05-02 15:13:33 +0000 |
commit | ec93363855577a7e96a183972762fbcef8386303 (patch) | |
tree | 0ff1ea4b614d6fdec8f47ed8a5b02f4ea998e3e7 /editors/jove | |
parent | Conditionally remove share/doc/ja (diff) |
Completely remove directories left from the installation
(libexec/jove and share/jove)
Found by: bento
Notes
Notes:
svn path=/head/; revision=28262
Diffstat (limited to 'editors/jove')
-rw-r--r-- | editors/jove/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/jove/pkg-plist b/editors/jove/pkg-plist index 88d743f142d6..91bcf203a795 100644 --- a/editors/jove/pkg-plist +++ b/editors/jove/pkg-plist @@ -21,3 +21,5 @@ share/jove/jove.rc.sun-cmd share/jove/keychart.sun share/jove/XTermresource share/jove/jove.rc +@dirrm libexec/jove +@dirrm share/jove |