diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-11 02:47:49 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-11 02:47:49 +0800 |
commit | f0f161f160d4282c755414803e470455d22af4b1 (patch) | |
tree | 552da99a94c596ae6a15fcbccaa2e1a963ddaf03 /www | |
parent | ba4c2f24821d15c504e389a7a6b7534fe0081a8a (diff) | |
download | marcuscom-ports-f0f161f160d4282c755414803e470455d22af4b1.tar.gz marcuscom-ports-f0f161f160d4282c755414803e470455d22af4b1.tar.zst marcuscom-ports-f0f161f160d4282c755414803e470455d22af4b1.zip |
Remove share/applications from gnomehier and add dirrmtry of this path in
the each port's plist. It should reduces a lot of plist error in pointyhat-exp
and reduce of require to add more ports in MC.
Reported by: pointyhat-exp
No object by: marcus
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9742 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish/pkg-plist | 1 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 1 | ||||
-rw-r--r-- | www/galeon/pkg-plist | 1 | ||||
-rw-r--r-- | www/gnome-user-share/pkg-plist | 1 | ||||
-rw-r--r-- | www/gurlchecker/pkg-plist | 1 | ||||
-rw-r--r-- | www/kazehakase/pkg-plist | 1 | ||||
-rw-r--r-- | www/screem/pkg-plist | 1 | ||||
-rw-r--r-- | www/syndigator/pkg-plist | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index 10aef6c76..c54c4bc71 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -54,3 +54,4 @@ share/mime/packages/bluefish.xml @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@dirrmtry share/applications diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index e608db466..42fa196ea 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -383,3 +383,4 @@ share/pygtk/2.0/defs/epiphany.defs @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN +@dirrmtry share/applications diff --git a/www/galeon/pkg-plist b/www/galeon/pkg-plist index eb327cd5a..127a1bd68 100644 --- a/www/galeon/pkg-plist +++ b/www/galeon/pkg-plist @@ -234,3 +234,4 @@ share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo @dirrmtry share/locale/zh_HK @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/applications diff --git a/www/gnome-user-share/pkg-plist b/www/gnome-user-share/pkg-plist index c2f745abd..f2908b82a 100644 --- a/www/gnome-user-share/pkg-plist +++ b/www/gnome-user-share/pkg-plist @@ -43,3 +43,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-user-share.mo @dirrmtry share/locale/rw @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/applications diff --git a/www/gurlchecker/pkg-plist b/www/gurlchecker/pkg-plist index 068b695c1..503a491d6 100644 --- a/www/gurlchecker/pkg-plist +++ b/www/gurlchecker/pkg-plist @@ -48,3 +48,4 @@ share/pixmaps/gurlchecker.png @dirrm share/gurlchecker/ui @dirrm share/gurlchecker/stylesheets @dirrm share/gurlchecker +@dirrmtry share/applications diff --git a/www/kazehakase/pkg-plist b/www/kazehakase/pkg-plist index 8d1c74721..100b0f3ee 100644 --- a/www/kazehakase/pkg-plist +++ b/www/kazehakase/pkg-plist @@ -74,3 +74,4 @@ share/locale/ru/LC_MESSAGES/kazehakase.mo @dirrm lib/kazehakase @dirrm etc/kazehakase/mozilla @dirrm etc/kazehakase +@dirrmtry share/applications diff --git a/www/screem/pkg-plist b/www/screem/pkg-plist index 51b40f7fc..8c3d349f4 100644 --- a/www/screem/pkg-plist +++ b/www/screem/pkg-plist @@ -249,3 +249,4 @@ share/mime/packages/screem.xml @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/applications diff --git a/www/syndigator/pkg-plist b/www/syndigator/pkg-plist index 2da9e3b9f..862159f14 100644 --- a/www/syndigator/pkg-plist +++ b/www/syndigator/pkg-plist @@ -88,3 +88,4 @@ share/pixmaps/syndigator/trayicon.gif @dirrmtry %%SITE_PERL%% @dirrmtry lib/perl5/site_perl @dirrmtry lib/perl5 +@dirrmtry share/applications |