diff options
author | ru <ru@FreeBSD.org> | 2007-05-21 08:53:26 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2007-05-21 08:53:26 +0000 |
commit | 6fa1f03f7f4771d952cd5ec8842976a28409747d (patch) | |
tree | 8adcee759dfb16b881e5f1fb033692cd94f7c949 | |
parent | f097220f190498afa489137c398b3e38f21beaac (diff) | |
download | FreeBSD-src-6fa1f03f7f4771d952cd5ec8842976a28409747d.zip FreeBSD-src-6fa1f03f7f4771d952cd5ec8842976a28409747d.tar.gz |
Remove the libmytinfo_p.a link as well.
-rw-r--r-- | ObsoleteFiles.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index c2a90d6..7935c12 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -163,6 +163,7 @@ OLD_FILES+=usr/share/man/man4/kame.4.gz # 20070201: remove libmytinfo link OLD_FILES+=usr/lib/libmytinfo.a OLD_FILES+=usr/lib/libmytinfo.so +OLD_FILES+=usr/lib/libmytinfo_p.a # 20070128: remove vnconfig OLD_FILES+=usr/sbin/vnconfig # 20070125: objformat bites the dust |