diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /mail/evolution-exchange | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/PLIST | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/mail/evolution-exchange/PLIST b/mail/evolution-exchange/PLIST index 8e7a5df3ac0..484c07b81fd 100644 --- a/mail/evolution-exchange/PLIST +++ b/mail/evolution-exchange/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2008/10/26 23:39:37 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:04:32 joerg Exp $ bin/exchange-connector-setup-${EE_VER} lib/bonobo/servers/GNOME_Evolution_Exchange_Storage_${EE_VER}.server lib/evolution-data-server-1.2/camel-providers/libcamelexchange.la @@ -144,13 +144,3 @@ share/locale/xh/LC_MESSAGES/evolution-exchange-${EE_VER}.mo share/locale/zh_CN/LC_MESSAGES/evolution-exchange-${EE_VER}.mo share/locale/zh_HK/LC_MESSAGES/evolution-exchange-${EE_VER}.mo share/locale/zh_TW/LC_MESSAGES/evolution-exchange-${EE_VER}.mo -@dirrm share/gtk-doc/html/evolution-exchange -@comment in GConf: @dirrm share/gconf/schemas -@dirrm share/evolution-exchange/${EE_VER}/ui -@dirrm share/evolution-exchange/${EE_VER}/images -@dirrm share/evolution-exchange/${EE_VER}/glade -@dirrm share/evolution-exchange/${EE_VER} -@dirrm share/evolution-exchange -@comment in evolution: @dirrm libexec/evolution/${EE_VER} -@comment in evolution-data-server: @dirrm lib/evolution-data-server-1.2/camel-providers -@comment in libbonobo: @dirrm lib/bonobo/servers |