Add libprivateevent libs to ObsoleteFiles.inc

Missed in r361607

Reported by:	dim
This commit is contained in:
Ed Maste 2020-08-17 14:07:29 +00:00
parent 7efe14cb99
commit c0d60fc86f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=364307

View File

@ -535,6 +535,10 @@ OLD_LIBS+=usr/lib32/padlock.so
# 20200528: libevent renamed libevent1
OLD_FILES+=usr/include/private/event/event.h
OLD_FILES+=usr/lib/libprivateevent.a
OLD_FILES+=usr/lib/libprivateevent.so
OLD_FILES+=usr/lib/libprivateevent.so.1
OLD_FILES+=usr/lib/libprivateevent_p.a
OLD_DIRS+=usr/include/private/event
# 20200523: new clang import which bumps version from 10.0.0 to 10.0.1.