In r340411, libufs.so's major number was bumped to 7, but an entry in

ObsoleteFiles.inc was not added.  Retroactively fix that.
This commit is contained in:
Dimitry Andric 2019-09-25 17:35:34 +00:00
parent 0cd95859c8
commit 8df0d09bdb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=352698

View file

@ -668,6 +668,9 @@ OLD_DIRS+=usr/lib/clang/6.0.1/lib
OLD_DIRS+=usr/lib/clang/6.0.1
# 20181116: Rename test file.
OLD_FILES+=usr/tests/sys/netinet/reuseport_lb
# 20181113: libufs version bumped to 7.
OLD_LIBS+=lib/libufs.so.6
OLD_LIBS+=usr/lib32/libufs.so.6
# 20181112: Cleanup old libcap_dns.
OLD_LIBS+=lib/casper/libcap_dns.so.1
OLD_LIBS+=usr/lib32/libcap_dns.so.1