- Fix plist to keep user configuration files safe.
PR: 180575 Submitted by: maintainer
This commit is contained in:
parent
bb1a495a22
commit
54a874ee8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323144
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= automatic_addressbook
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://code.crapouillou.net/attachments/download/19/
|
||||
PKGNAMEPREFIX= roundcube-
|
||||
|
|
|
@ -33,6 +33,6 @@
|
|||
%%WWWDIR%%/localization/zh_CN.inc
|
||||
%%WWWDIR%%/package.xml
|
||||
@dirrm %%WWWDIR%%/localization
|
||||
@dirrm %%WWWDIR%%/config
|
||||
@dirrm %%WWWDIR%%/SQL
|
||||
@dirrmtry %%WWWDIR%%/config
|
||||
@dirrmtry %%WWWDIR%%
|
||||
|
|
Loading…
Reference in a new issue