mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory,
(which is present both in /usr and /usr/local) which is causing a few ports to erroneously report mtree failures on bento. Submitted by: ade
This commit is contained in:
parent
240ef84277
commit
25d1a10fa0
2 changed files with 4 additions and 0 deletions
|
|
@ -303,6 +303,8 @@
|
|||
..
|
||||
..
|
||||
..
|
||||
libdata
|
||||
..
|
||||
libexec
|
||||
..
|
||||
man
|
||||
|
|
|
|||
|
|
@ -191,6 +191,8 @@
|
|||
modules
|
||||
..
|
||||
..
|
||||
libdata
|
||||
..
|
||||
libexec
|
||||
..
|
||||
man
|
||||
|
|
|
|||
Loading…
Reference in a new issue