diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-12-28 17:42:09 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-12-28 17:42:09 +0800 |
commit | b78c042c4ac6ee1919e60be754cff207bf320ccc (patch) | |
tree | 65136ff9e3463451e81be53d63595d4a40e39a8e /security | |
parent | c297d4fab517660619140b3ebfb4cf93c82c1f04 (diff) | |
download | freebsd-ports-gnome-b78c042c4ac6ee1919e60be754cff207bf320ccc.tar.gz freebsd-ports-gnome-b78c042c4ac6ee1919e60be754cff207bf320ccc.tar.zst freebsd-ports-gnome-b78c042c4ac6ee1919e60be754cff207bf320ccc.zip |
sweep an empty directry on deinstall
Diffstat (limited to 'security')
-rw-r--r-- | security/lsh/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lsh/pkg-plist b/security/lsh/pkg-plist index 63698455124a..7f1455aa16f5 100644 --- a/security/lsh/pkg-plist +++ b/security/lsh/pkg-plist @@ -28,6 +28,7 @@ include/nettle/serpent.h include/nettle/sha.h include/nettle/twofish.h include/nettle/yarrow.h +@dirrm include/nettle @unexec install-info --delete %D/info/lsh.info %D/info/dir info/lsh.info info/nettle.info |