git: a40a5009df8a - main - Templates/BSD.local.dist: add share/icons
Baptiste Daroussin
bapt at FreeBSD.org
Mon Sep 27 09:36:43 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a40a5009df8ac83591b57e5645578373f68360ca
commit a40a5009df8ac83591b57e5645578373f68360ca
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-09-27 09:33:18 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-09-27 09:33:18 +0000
Templates/BSD.local.dist: add share/icons
share/icons is a common place to install applications icons for a long
time.
An upcoming change in the way we handle icon cache generation leads to
make check-plist thinking some packages are now leaking (left overs) this
directory, adding it to the mtree fixes this issue.
---
Templates/BSD.local.dist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Templates/BSD.local.dist b/Templates/BSD.local.dist
index 137633ac404c..828d36f2cf9d 100644
--- a/Templates/BSD.local.dist
+++ b/Templates/BSD.local.dist
@@ -290,6 +290,8 @@
vendor_completions.d
..
..
+ icons
+ ..
info
..
java
More information about the dev-commits-ports-all
mailing list