diff options
author | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-27 02:46:29 +0800 |
---|---|---|
committer | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-27 02:46:29 +0800 |
commit | 2384054c9ab16908324ff8d1377cc310ccc93104 (patch) | |
tree | 4a93bac2892a4f30d909e9001cb8c6e726f5c8b4 /x11/gdm2/pkg-plist | |
parent | 353feab8951c678599492cf0b39d44917ba38266 (diff) | |
download | marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.tar marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.tar.gz marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.tar.bz2 marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.tar.lz marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.tar.xz marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.tar.zst marcuscom-ports-2384054c9ab16908324ff8d1377cc310ccc93104.zip |
Fix plist entries.
Reported by: adamw
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2188 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm2/pkg-plist')
-rw-r--r-- | x11/gdm2/pkg-plist | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist index a9136d480..0c5d3bcc7 100644 --- a/x11/gdm2/pkg-plist +++ b/x11/gdm2/pkg-plist @@ -186,6 +186,26 @@ share/locale/zh_CN/LC_MESSAGES/gdm-2.4.mo share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo @dirrm share/gnome/xsessions @dirrm share/gnome/omf/gdm +@dirrm share/gnome/help/gdm/zh_TW/figures +@dirrm share/gnome/help/gdm/zh_TW +@dirrm share/gnome/help/gdm/zh_HK/figures +@dirrm share/gnome/help/gdm/zh_HK +@dirrm share/gnome/help/gdm/zh_CN/figures +@dirrm share/gnome/help/gdm/zh_CN +@dirrm share/gnome/help/gdm/sv/figures +@dirrm share/gnome/help/gdm/sv +@dirrm share/gnome/help/gdm/ko/figures +@dirrm share/gnome/help/gdm/ko +@dirrm share/gnome/help/gdm/ja/figures +@dirrm share/gnome/help/gdm/ja +@dirrm share/gnome/help/gdm/it/figures +@dirrm share/gnome/help/gdm/it +@dirrm share/gnome/help/gdm/fr/figures +@dirrm share/gnome/help/gdm/fr +@dirrm share/gnome/help/gdm/es/figures +@dirrm share/gnome/help/gdm/es +@dirrm share/gnome/help/gdm/de/figures +@dirrm share/gnome/help/gdm/de @dirrm share/gnome/help/gdm/C @dirrm share/gnome/help/gdm @dirrm share/gnome/gdm/themes/happygnome @@ -198,6 +218,8 @@ share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo @dirrm etc/gdm/PostLogin @unexec /bin/rmdir %D/etc/dm/Sessions 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/etc/dm 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/gnome/log/gdm 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/gnome/log 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gdm/gdm-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gdm/gdm-de.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gdm/gdm-es.omf 2>/dev/null || /usr/bin/true |