diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-09-27 09:33:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-09-27 09:33:18 +0000 |
commit | a40a5009df8ac83591b57e5645578373f68360ca (patch) | |
tree | e23bb531599b65d3e9605fb6e3f5f6e8e127797f /Templates | |
parent | bac8d81351f91650638f73148fc74704bfd962fa (diff) |
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.
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/BSD.local.dist | 2 |
1 files changed, 2 insertions, 0 deletions
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 |