diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-24 01:06:26 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-24 01:06:26 +0000 |
commit | 7b569bd4b83e107e5ed79b132e85fa9846af2205 (patch) | |
tree | ab583a972a0034556630b1924d43852d73058b80 | |
parent | c0a33377e44b18f78ffc823423f8777b3c77c4f8 (diff) | |
download | pkgsrc-7b569bd4b83e107e5ed79b132e85fa9846af2205.tar.gz |
remove all directories on pkg_delete
-rw-r--r-- | misc/dotfile/pkg/PLIST | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/misc/dotfile/pkg/PLIST b/misc/dotfile/pkg/PLIST index eae88eda178..ef9f31916f8 100644 --- a/misc/dotfile/pkg/PLIST +++ b/misc/dotfile/pkg/PLIST @@ -230,3 +230,28 @@ share/dotfile-2.0/fvwm1/tools.tcl share/dotfile-2.0/fvwm1/README share/dotfile-2.0/fvwm1/ressources.template share/dotfile-2.0/fvwm1/bytecompile +@dirrm share/dotfile-2.0/tcsh/save-files +@dirrm share/dotfile-2.0/tcsh/exports +@dirrm share/dotfile-2.0/tcsh +@dirrm share/dotfile-2.0/rtin/save-files +@dirrm share/dotfile-2.0/rtin/exports +@dirrm share/dotfile-2.0/rtin +@dirrm share/dotfile-2.0/fvwm2/save-files +@dirrm share/dotfile-2.0/fvwm2/exports +@dirrm share/dotfile-2.0/fvwm2 +@dirrm share/dotfile-2.0/fvwm1/save-files +@dirrm share/dotfile-2.0/fvwm1/exports +@dirrm share/dotfile-2.0/fvwm1 +@dirrm share/dotfile-2.0/emacs/save-files +@dirrm share/dotfile-2.0/emacs/local +@dirrm share/dotfile-2.0/emacs/exports +@dirrm share/dotfile-2.0/emacs +@dirrm share/dotfile-2.0/elm +@dirrm share/dotfile-2.0/bash/save-files +@dirrm share/dotfile-2.0/bash/exports +@dirrm share/dotfile-2.0/bash +@dirrm share/dotfile-2.0/Generator/oldVersions/1.1 +@dirrm share/dotfile-2.0/Generator/oldVersions +@dirrm share/dotfile-2.0/Generator/bitmaps +@dirrm share/dotfile-2.0/Generator +@dirrm share/dotfile-2.0 |