- Fix pkg-plist
- Bump PORTREVISION PR: ports/177315 Approved by: tabthorpe (mentor)
This commit is contained in:
parent
d45413ba22
commit
d06330fe20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315321
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= elementary
|
||||
PORTVERSION= 1.7.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits enlightenment
|
||||
MASTER_SITES= http://download.enlightenment.fr/releases/ \
|
||||
LOCAL/gblach/e17/
|
||||
|
|
|
@ -377,6 +377,7 @@ share/icons/elementary.png
|
|||
%%NLS%%share/locale/pt/LC_MESSAGES/elementary.mo
|
||||
%%NLS%%share/locale/ur/LC_MESSAGES/elementary.mo
|
||||
%%NLS%%share/locale/yi/LC_MESSAGES/elementary.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/elementary.mo
|
||||
@dirrm include/elementary-1
|
||||
@dirrm lib/edje/modules/elm/%%E17_ARCH%%
|
||||
@dirrm lib/edje/modules/elm
|
||||
|
@ -431,5 +432,7 @@ share/icons/elementary.png
|
|||
%%NLS%%@dirrmtry share/locale/ur
|
||||
%%NLS%%@dirrmtry share/locale/yi/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/yi
|
||||
%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/zh_CN
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/icons
|
||||
|
|
Loading…
Reference in a new issue