diff options
author | mycroft <mycroft@pkgsrc.org> | 2002-07-15 18:25:49 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2002-07-15 18:25:49 +0000 |
commit | 1c83ca392b1cc550a182f4c3ab232d57fe27760e (patch) | |
tree | 23ceb9f5ff22eb88e312cadf38725f4e695f551d /mail/evolution/PLIST | |
parent | 9e3878ee9e472480b15c1c5915ba13898c0e0c4b (diff) | |
download | pkgsrc-1c83ca392b1cc550a182f4c3ab232d57fe27760e.tar.gz |
Add mkdirs for empty directories.
Diffstat (limited to 'mail/evolution/PLIST')
-rw-r--r-- | mail/evolution/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/evolution/PLIST b/mail/evolution/PLIST index 00224b1c235..efbecdfa675 100644 --- a/mail/evolution/PLIST +++ b/mail/evolution/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2002/07/12 23:39:49 mycroft Exp $ +@comment $NetBSD: PLIST,v 1.7 2002/07/15 18:25:49 mycroft Exp $ bin/csv2vcard bin/evolution bin/evolution-addressbook @@ -368,6 +368,8 @@ share/evolution/views/tasks/Tasks.galview share/evolution/views/tasks/With_Category.galview share/evolution/views/tasks/galview.xml share/gnome/apps/Applications/evolution.desktop +@exec ${MKDIR} %D/share/gnome/help/cal +@exec ${MKDIR} %D/share/gnome/help/cal/C share/gnome/help/evolution/C/access.html share/gnome/help/evolution/C/apx-gloss.html share/gnome/help/evolution/C/authors.html |