From 404d72b78d151fa78078e9892f1ddd1182865511 Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 13 Sep 2005 04:36:43 +0000 Subject: Both gnomecontrolcenter2 and gnome-backgrounds create the same directory, and both ports can be installed independently of each other. So, change the @dirrm things to @unexec rmdir. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4834 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gnome-control-center/pkg-plist | 2 +- sysutils/gnomecontrolcenter2/pkg-plist | 2 +- x11-themes/gnome-backgrounds/pkg-plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index 66509d1e7..741f1da89 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -222,7 +222,7 @@ share/locale/zu/LC_MESSAGES/control-center-2.0.mo @dirrm share/gnome/omf/control-center @dirrm share/gnome/help/control-center/C @dirrm share/gnome/help/control-center -@dirrm share/gnome/gnome-background-properties +@unexec /bin/rmdir %D/share/gnome/gnome-background-properties 2>/dev/null || /usr/bin/true @dirrm share/gnome/cursor-fonts @dirrm share/gnome/control-center-2.0/xrdb @dirrm share/gnome/control-center-2.0/pixmaps diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist index 66509d1e7..741f1da89 100644 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ b/sysutils/gnomecontrolcenter2/pkg-plist @@ -222,7 +222,7 @@ share/locale/zu/LC_MESSAGES/control-center-2.0.mo @dirrm share/gnome/omf/control-center @dirrm share/gnome/help/control-center/C @dirrm share/gnome/help/control-center -@dirrm share/gnome/gnome-background-properties +@unexec /bin/rmdir %D/share/gnome/gnome-background-properties 2>/dev/null || /usr/bin/true @dirrm share/gnome/cursor-fonts @dirrm share/gnome/control-center-2.0/xrdb @dirrm share/gnome/control-center-2.0/pixmaps diff --git a/x11-themes/gnome-backgrounds/pkg-plist b/x11-themes/gnome-backgrounds/pkg-plist index ff35e5308..275c409dc 100644 --- a/x11-themes/gnome-backgrounds/pkg-plist +++ b/x11-themes/gnome-backgrounds/pkg-plist @@ -73,4 +73,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-backgrounds.mo @dirrm share/gnome/pixmaps/backgrounds/gnome/branded @dirrm share/gnome/pixmaps/backgrounds/gnome @dirrm share/gnome/pixmaps/backgrounds -@dirrm share/gnome/gnome-background-properties +@unexec /bin/rmdir %D/share/gnome/gnome-background-properties 2>/dev/null || /usr/bin/true -- cgit v1.2.3