From 885e6d546ac42c923309f6fb0bfb8ca90ee93d4f Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 10 Jul 2019 08:05:13 +0000 Subject: [PATCH] MFC r349640, r349706: Also remove lib32 version of libcasper.so.0. --- ObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index d50b3901f64..0764cfbf445 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -585,6 +585,7 @@ OLD_FILES+=usr/share/man/man3/arc4random_stir.3.gz OLD_FILES+=usr/bin/send-pr # 20180725: Cleanup old libcasper.so.0 OLD_LIBS+=lib/libcasper.so.0 +OLD_LIBS+=usr/lib32/libcasper.so.0 # 20180722: indent(1) option renamed, test files follow OLD_FILES+=usr/bin/indent/tests/nsac.0 OLD_FILES+=usr/bin/indent/tests/nsac.0.pro -- 2.45.0