mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 11:14:18 +01:00
ObsoleteFiles: move libelf.so.2 to MOVED_LIBS
5a536241ea
moved it from /usr/lib to /lib. This case is now handled
using MOVED_LIBS.
Reported by: dim
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
fdf2784101
commit
42818aba8d
@ -10080,7 +10080,7 @@ OLD_DIRS+=usr/lib/clang/3.7.0/lib/freebsd
|
||||
OLD_DIRS+=usr/lib/clang/3.7.0/lib
|
||||
OLD_DIRS+=usr/lib/clang/3.7.0
|
||||
# 20151130: libelf moved from /usr/lib to /lib (libkvm dependency in r291406)
|
||||
OLD_LIBS+=usr/lib/libelf.so.2
|
||||
MOVED_LIBS+=usr/lib/libelf.so.2
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user