Remove libvmmapi.so.5 after the shlib version was bumped to 6.

This commit is contained in:
John Baldwin 2023-03-24 13:42:18 -07:00
parent 0f735657aa
commit b22fccad8c

View File

@ -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