From 7a27628a3fe2cfc20282560d874ba54656548c93 Mon Sep 17 00:00:00 2001 From: Alfred Perlstein Date: Thu, 25 Dec 2014 17:53:43 +0000 Subject: [PATCH] Fix OLD_LIBS for libxo moved to /lib Pointed out by: kib --- ObsoleteFiles.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 4078a30ab63f..f104281136ab 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -39,8 +39,7 @@ # done # 20141224: libxo moved to /lib -OLD_FILES+=usr/lib/libxo.a -OLD_FILES+=usr/lib/libxo_p.a +OLD_LIBS+=usr/lib/libxo.so.0 # 20141223: remove in6_gif.h, in_gif.h and if_stf.h OLD_FILES+=usr/include/net/if_stf.h OLD_FILES+=usr/include/netinet/in_gif.h