From 0b43f1b9631b9d7c27f70f9596e7b3a36f30f2f1 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 10 Sep 2013 22:40:38 +0000 Subject: Missed in r255386: libssh is more than just the .so file itself. Approved by: re (blanket) --- ObsoleteFiles.inc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ObsoleteFiles.inc') diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index e53fa87..e093be4 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -39,8 +39,14 @@ # done # 20130908: libssh becomes private +OLD_FILES+=usr/lib/libssh.a +OLD_FILES+=usr/lib/libssh.so OLD_LIBS+=usr/lib/libssh.so.5 +OLD_FILES+=usr/lib/libssh_p.a +OLD_FILES+=usr/lib32/libssh.a +OLD_FILES+=usr/lib32/libssh.so OLD_LIBS+=usr/lib32/libssh.so.5 +OLD_FILES+=usr/lib32/libssh_p.a # 20130903: gnupatch is no more OLD_FILES+=usr/bin/gnupatch OLD_FILES+=usr/share/man/man1/gnupatch.1.gz -- cgit v1.1