aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2012-04-26 09:07:32 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2012-04-26 09:07:32 +0000
commitb28248c70cada605f03a569aa80daed60e60068e (patch)
treed260f3af2e2de9265c08d813bee88ecedff5b322 /ObsoleteFiles.inc
parent8df7248cf34b3e46f257f55c3a901d612a101d67 (diff)
downloadsrc-b28248c70cada605f03a569aa80daed60e60068e.tar.gz
src-b28248c70cada605f03a569aa80daed60e60068e.zip
Fixed a misspelling of OLD_LIBS in r232671 by pluknet@.
(The patch in the PR 165523 had this spelled correctly.)
Notes
Notes: svn path=/head/; revision=234697
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 c77b36ac81b8..37ce7cf81b8e 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