diff options
author | markd <markd> | 2004-11-18 10:02:07 +0000 |
---|---|---|
committer | markd <markd> | 2004-11-18 10:02:07 +0000 |
commit | 03b146902704fd9e5cb30b9074d2d7c556b3ba2b (patch) | |
tree | 3ce2a6f3af1e3db3aa3bd3787b0013b67b327230 /misc | |
parent | d693edec4c03cefc52c9cb8f5d8aa3fdb4da1421 (diff) | |
download | pkgsrc-03b146902704fd9e5cb30b9074d2d7c556b3ba2b.tar.gz |
Don't delete services/kded on package deletion (kdelibs does it)
Partial fix for PR pkg/28342.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kdepim3/PLIST | 4 | ||||
-rw-r--r-- | misc/kdeutils3/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/kdepim3/PLIST b/misc/kdepim3/PLIST index beb8e023b2c..d11525edc53 100644 --- a/misc/kdepim3/PLIST +++ b/misc/kdepim3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2004/10/13 12:29:05 markd Exp $ +@comment $NetBSD: PLIST,v 1.14 2004/11/18 10:02:07 markd Exp $ bin/egroupwarewizard bin/groupwarewizard bin/ical2vcal @@ -1280,7 +1280,7 @@ share/kde/servicetypes/kpilotconduit.desktop @dirrm share/kde/services/korganizer @dirrm share/kde/services/kontact @dirrm share/kde/services/kitchensync -@dirrm share/kde/services/kded +@comment dirrm share/kde/services/kded @dirrm share/kde/services/kaddressbook @comment dirrm share/kde/services @comment dirrm share/kde/mimelnk/kdedevice diff --git a/misc/kdeutils3/PLIST b/misc/kdeutils3/PLIST index ce751a08085..3e079f2d067 100644 --- a/misc/kdeutils3/PLIST +++ b/misc/kdeutils3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/09/22 08:09:43 jlam Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/11/18 10:02:07 markd Exp $ bin/ark bin/irkick bin/kcalc @@ -424,7 +424,7 @@ share/kde/services/kwalletmanager_show.desktop share/kde/servicetypes/kmilo/kmilopluginsvc.desktop @dirrm share/kde/servicetypes/kmilo @dirrm share/kde/services/kmilo -@dirrm share/kde/services/kded +@comment dirrm share/kde/services/kded @comment dirrm share/kde/services @comment dirrm share/kde/icons/locolor/32x32/apps @comment dirrm share/kde/icons/locolor/16x16/apps |