summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2012-04-26 09:07:32 +0000
committerru <ru@FreeBSD.org>2012-04-26 09:07:32 +0000
commitfd2017f437c4cde0a0517b94f3aa717a24d9494d (patch)
treed260f3af2e2de9265c08d813bee88ecedff5b322 /ObsoleteFiles.inc
parent142e6644f17b2708b0c7ec8b0fcf34854b02f408 (diff)
downloadFreeBSD-src-fd2017f437c4cde0a0517b94f3aa717a24d9494d.zip
FreeBSD-src-fd2017f437c4cde0a0517b94f3aa717a24d9494d.tar.gz
Fixed a misspelling of OLD_LIBS in r232671 by pluknet@.
(The patch in the PR 165523 had this spelled correctly.)
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index c77b36a..37ce7cf 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -459,7 +459,7 @@ OLD_FILES+=usr/share/man/man5/lastlog.5.gz
OLD_FILES+=usr/share/man/man5/utmp.5.gz
OLD_FILES+=usr/share/man/man5/wtmp.5.gz
OLD_LIBS+=lib/libutil.so.8
-OLB_LIBS+=usr/lib32/libutil.so.8
+OLD_LIBS+=usr/lib32/libutil.so.8
# 20100105: new userland semaphore implementation
OLD_FILES+=usr/include/sys/semaphore.h
# 20100103: ntptrace(8) removed
OpenPOWER on IntegriCloud