Add some missing files and leftover directories to the plsit.
Reported by: pointyhat via kris
This commit is contained in:
parent
fb1aa03d0e
commit
b9e4075e4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147491
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= jescs
|
||||
PORTVERSION= 2.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.4
|
||||
|
@ -4,6 +4,9 @@ lib/evolution/%%EVO_VERSION%%/libwcapcalendar.so.0
|
||||
lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.so
|
||||
lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.urls
|
||||
libdata/bonobo/servers/GNOME_Evolution_SunOne_Storage.server
|
||||
share/gnome/evolution/%%EVO_VERSION%%/images/sunone-connector.png
|
||||
share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations.png
|
||||
share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations-mini.png
|
||||
share/gnome/evolution-jescs/glade/sunone-add-permission-dialog.glade
|
||||
share/gnome/evolution-jescs/glade/sunone-permissions-dialog.glade
|
||||
share/gnome/evolution-jescs/glade/sunone-subscription-dialog.glade
|
||||
@ -30,5 +33,7 @@ share/locale/uk/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
|
||||
@unexec rmdir %D/share/locale/zh_HK/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/zh_HK 2> /dev/null || true
|
||||
@dirrm share/gnome/evolution-jescs/glade
|
||||
@dirrm share/gnome/evolution-jescs
|
||||
|
Loading…
Reference in New Issue
Block a user