summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 02:56:02 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 02:56:02 +0800
commit5385338d26caf56f350889c6962df21366017bd8 (patch)
tree7cb36e63b38aa4516a6dda945312418297993ce9 /multimedia
parentff29a7c00e2719e1fb8c5fbe602eac8962f3d13c (diff)
downloadmarcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.tar
marcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.tar.gz
marcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.tar.bz2
marcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.tar.lz
marcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.tar.xz
marcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.tar.zst
marcuscom-ports-5385338d26caf56f350889c6962df21366017bd8.zip
Use dirrmtry instead of the unexec rmdir...
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5828 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gnonlin/pkg-plist6
-rw-r--r--multimedia/gstreamer-editor/pkg-plist8
-rw-r--r--multimedia/gstreamer-plugins80/pkg-plist4
-rw-r--r--multimedia/gstreamer80/pkg-plist2
4 files changed, 10 insertions, 10 deletions
diff --git a/multimedia/gnonlin/pkg-plist b/multimedia/gnonlin/pkg-plist
index c5f6a639a..10841c907 100644
--- a/multimedia/gnonlin/pkg-plist
+++ b/multimedia/gnonlin/pkg-plist
@@ -14,6 +14,6 @@ lib/gstreamer-0.8/libgnl.so
lib/gstreamer-0.8/libgnl.so.0
libdata/pkgconfig/gnonlin.pc
@dirrm include/gnl
-@unexec /bin/rmdir %D/share/gtk-doc/html/gnonlin 2>/dev/null || /usr/bin/true
-@unexec /bin/rmdir %D/share/gtk-doc/html 2>/dev/null || /usr/bin/true
-@unexec /bin/rmdir %D/share/gtk-doc 2>/dev/null || /usr/bin/true
+@dirrmtry share/gtk-doc/html/gnonlin
+@dirrmtry share/gtk-doc/html
+@dirrmtry share/gtk-doc
diff --git a/multimedia/gstreamer-editor/pkg-plist b/multimedia/gstreamer-editor/pkg-plist
index 098f63929..96702f51c 100644
--- a/multimedia/gstreamer-editor/pkg-plist
+++ b/multimedia/gstreamer-editor/pkg-plist
@@ -43,16 +43,16 @@ share/gnome/omf/gst-editor/gst-editor-manual-C.omf
share/gnome/pixmaps/gst-editor.png
share/gnome/pixmaps/gst-inspect.png
share/gnome/pixmaps/gst-launch.png
-@unexec rmdir %D/share/gnome/pixmaps 2>/dev/null || true
+@dirrmtry share/gnome/pixmaps
@dirrm share/gnome/omf/gst-editor
-@unexec rmdir %D/share/gnome/omf 2>/dev/null || true
+@dirrmtry share/gnome/omf
@dirrm share/gnome/gst-editor/gnome/help/gst-editor/C
@dirrm share/gnome/gst-editor/gnome/help/gst-editor
@dirrm share/gnome/gst-editor/gnome/help
@dirrm share/gnome/gst-editor/gnome
@dirrm share/gnome/gst-editor
-@unexec rmdir %D/share/gnome/applications 2>/dev/null || true
-@unexec rmdir %D/share/gnome 2>/dev/null || true
+@dirrmtry share/gnome/applications
+@dirrmtry share/gnome
@dirrm include/gst-editor-%%VERSION%%/gst/element-ui
@dirrm include/gst-editor-%%VERSION%%/gst/element-browser
@dirrm include/gst-editor-%%VERSION%%/gst/editor
diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist
index 1f0030180..b027df94c 100644
--- a/multimedia/gstreamer-plugins80/pkg-plist
+++ b/multimedia/gstreamer-plugins80/pkg-plist
@@ -391,7 +391,7 @@ share/locale/zh_TW/LC_MESSAGES/gst-plugins-%%VERSION%%.mo
@dirrm include/gstreamer-%%VERSION%%/gst/floatcast
@dirrm include/gstreamer-%%VERSION%%/gst/colorbalance
@dirrm include/gstreamer-%%VERSION%%/gst/audio
-@unexec rmdir %D/include/gstreamer-%%VERSION%%/gst 2>/dev/null || true
-@unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true
+@dirrmtry include/gstreamer-%%VERSION%%/gst
+@dirrmtry include/gstreamer-%%VERSION%%
@exec %D/bin/gst-register-${VERSION} --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true
@unexec %D/bin/gst-register-${VERSION} --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true
diff --git a/multimedia/gstreamer80/pkg-plist b/multimedia/gstreamer80/pkg-plist
index 8835a360d..638edaeef 100644
--- a/multimedia/gstreamer80/pkg-plist
+++ b/multimedia/gstreamer80/pkg-plist
@@ -144,7 +144,7 @@ share/locale/uk/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/vi/LC_MESSAGES/gstreamer-%%VERSION%%.mo
@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true
@dirrm share/gnome/cache/gstreamer-%%VERSION%%
-@unexec rmdir %D/share/gnome/cache 2>/dev/null || true
+@dirrmtry share/gnome/cache
@dirrm lib/gstreamer-%%VERSION%%
@dirrm include/gstreamer-%%VERSION%%/gst/getbits
@dirrm include/gstreamer-%%VERSION%%/gst/dataprotocol