mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove libvmmapi.so.5 after the shlib version was bumped to 6.
This commit is contained in:
parent
0f735657aa
commit
b22fccad8c
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20230324: libvmmapi shlib version bumped to 6
|
||||
OLD_LIBS+=usr/lib/libvmmapi.so.5
|
||||
|
||||
# 20230320: vcount.9 removed
|
||||
OLD_FILES+=usr/share/man/man9/count_dev.9.gz
|
||||
OLD_FILES+=usr/share/man/man9/vcount.9.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue