diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-19 03:33:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-19 03:33:51 +0800 |
commit | 9d83bf7d64997bb01bf5c68944d22aaf73ea9232 (patch) | |
tree | 48a5e3c0f1fa520fec499528a2b04a75f5327979 | |
parent | 44997c99d12bdaf824824bc9764f690cbb65c3ac (diff) | |
download | marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.tar marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.tar.gz marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.tar.bz2 marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.tar.lz marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.tar.xz marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.tar.zst marcuscom-ports-9d83bf7d64997bb01bf5c68944d22aaf73ea9232.zip |
Remove another leftover directory.
Reported by: adamw
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1497 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/gpdf/pkg-plist | 1 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/pkg-plist | 1 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist index f95615711..5a1767031 100644 --- a/graphics/gpdf/pkg-plist +++ b/graphics/gpdf/pkg-plist @@ -69,6 +69,7 @@ share/locale/wa/LC_MESSAGES/gpdf.mo share/locale/zh_CN/LC_MESSAGES/gpdf.mo share/locale/zh_TW/LC_MESSAGES/gpdf.mo @dirrm share/gnome/pixmaps/gpdf +@dirrm share/gnome/omf/gpdf @dirrm share/gnome/help/gpdf/C/figures @dirrm share/gnome/help/gpdf/C @dirrm share/gnome/help/gpdf diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist index 1136ae072..bf78e1635 100644 --- a/multimedia/gstreamer-plugins/pkg-plist +++ b/multimedia/gstreamer-plugins/pkg-plist @@ -189,6 +189,7 @@ libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc @dirrm etc/gconf/gconf.xml.defaults/system/gstreamer @dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/default @dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer +@unexec rmdir %D/include/gstreamer-%%VERSION%%/gst 2>/dev/null || true @unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true @exec %%X11BASE%%/bin/gst-register-%%VERSION%% 2>/dev/null @unexec %%X11BASE%%/bin/gst-register-%%VERSION%% 2>/dev/null diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist index 1136ae072..bf78e1635 100644 --- a/multimedia/gstreamer-plugins80/pkg-plist +++ b/multimedia/gstreamer-plugins80/pkg-plist @@ -189,6 +189,7 @@ libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc @dirrm etc/gconf/gconf.xml.defaults/system/gstreamer @dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer/default @dirrm etc/gconf/gconf.xml.defaults/schemas/system/gstreamer +@unexec rmdir %D/include/gstreamer-%%VERSION%%/gst 2>/dev/null || true @unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true @exec %%X11BASE%%/bin/gst-register-%%VERSION%% 2>/dev/null @unexec %%X11BASE%%/bin/gst-register-%%VERSION%% 2>/dev/null |