ObsoleteFiles.inc: Don't try and delete /usr/lib32/libdtrace.so.2

OLD_FILES and OLD_LIBS implicitly include the libcompat variant, whereas
MOVED_LIBS exists specifically for files that have moved between /lib
and /usr/lib, and thus don't get a libcompat equivalent.

Reported by:	des
Fixes:		5fd1da4d85 ("ObsoleteFiles.inc: Add an entry for libdtrace.so.2 in /usr/lib")
This commit is contained in:
Jessica Clarke 2023-08-05 07:02:27 +01:00
parent e77f4e7f59
commit 995d2b3e3b

View File

@ -56,7 +56,7 @@
OLD_FILES+=usr/include/net/iflib_private.h
# 20230802: Remove a copy of libdtrace.so installed to the wrong path
OLD_FILES+=usr/lib/libdtrace.so.2
MOVED_LIBS+=usr/lib/libdtrace.so.2
# 20230726: Removal of support for the VTOC8 partitioning scheme
OLD_FILES+=usr/include/sys/disk/vtoc.h