From ff30252e0b14a3d61cffbc638a486f901a852ed0 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 3 Jul 2019 09:08:17 +0000 Subject: [PATCH] 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 75985f40230f..edb4c12c3668 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -825,6 +825,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+=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