aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2014-12-25 17:53:43 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2014-12-25 17:53:43 +0000
commit7a27628a3fe2cfc20282560d874ba54656548c93 (patch)
treebafea6e5b7496fd5ed4a57bf1b5b92995bf852cf
parent91b050b27bc2365f30d336908aca2eb15bdbfc9a (diff)
downloadsrc-7a27628a3fe2cfc20282560d874ba54656548c93.tar.gz
src-7a27628a3fe2cfc20282560d874ba54656548c93.zip
Fix OLD_LIBS for libxo moved to /lib
Pointed out by: kib
Notes
Notes: svn path=/head/; revision=276209
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 1 insertions, 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