Fix removal of libelf.so.2 and add missing files for it.

X-MFC-With:	r291566
This commit is contained in:
Bryan Drewery 2015-12-01 15:55:20 +00:00
parent eaf3f5c649
commit 2eb2d35027
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291591

View File

@ -39,7 +39,10 @@
# done
# 20151130: libelf moved from /usr/lib to /lib (libkvm dependency in r291406)
OLD_FILES+=usr/lib/libelf.so.2
OLD_LIBS+=usr/lib/libelf.so.2
OLD_FILES+=usr/lib/libelf.a
OLD_FILES+=usr/lib/libelf.so
OLD_FILES+=usr/lib/libelf_p.a
# 20151115: Fox bad upgrade scheme
OLD_FILES+=usr/share/locale/zh_CN.GB18030/zh_Hans_CN.GB18030
OLD_FILES+=usr/share/locale/zh_CN.GB2312/zh_Hans_CN.GB2312