diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-10 00:12:00 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-10 00:12:00 +0000 |
commit | 66a73977ded62fc9fb105b97cee209cd667b2b57 (patch) | |
tree | a57969079c1d92a5977fbc4bfb25ea6f1f40a95a | |
parent | d9b801128fdac634c650ed68c8f439c52e285378 (diff) | |
download | ports-66a73977ded62fc9fb105b97cee209cd667b2b57.tar.gz ports-66a73977ded62fc9fb105b97cee209cd667b2b57.zip |
Notes
-rw-r--r-- | audio/anthem/pkg-plist | 1 | ||||
-rw-r--r-- | comms/cutecom/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/anthem/pkg-plist b/audio/anthem/pkg-plist index 192f743ec22a..2bc2666c20d2 100644 --- a/audio/anthem/pkg-plist +++ b/audio/anthem/pkg-plist @@ -53,5 +53,6 @@ share/icons/locolor/32x32/apps/anthem.xpm @dirrm share/apps/anthem/toolbar @dirrm share/apps/anthem @dirrm share/applnk/Multimedia +@dirrm share/applnk @dirrm include/anthem/kde @dirrm include/anthem diff --git a/comms/cutecom/pkg-plist b/comms/cutecom/pkg-plist index e319d7e4b6f8..9136a93faa07 100644 --- a/comms/cutecom/pkg-plist +++ b/comms/cutecom/pkg-plist @@ -1,3 +1,4 @@ bin/cutecom share/applnk/Utilities/cutecom.desktop @unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true +@unexec rmdir %D/share/applnk 2>/dev/null || true |