Oops, library bumps should be reflected with OLD_LIBS.

Pointed out by:	maxim
This commit is contained in:
Xin LI
2006-07-06 11:43:53 +00:00
parent aba0fd8ae2
commit 97490a0581
+5 -5
View File
@@ -14,11 +14,6 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
# 20060521: gethostbyaddr(3) ABI change
OLD_FILES+=usr/lib/libroken.so.8
OLD_FILES+=lib/libatm.so.3
OLD_FILES+=lib/libc.so.6
OLD_FILES+=lib/libutil.so.5
# 20060517: pcvt removed
OLD_FILES+=usr/share/pcvt/README.FIRST
OLD_FILES+=usr/share/pcvt/Etc/xmodmap-german
@@ -2722,6 +2717,11 @@ OLD_FILES+=usr/games/worm
OLD_FILES+=usr/games/worms
OLD_FILES+=usr/games/wump
# 20060521: gethostbyaddr(3) ABI change
OLD_LIBS+=usr/lib/libroken.so.8
OLD_LIBS+=lib/libatm.so.3
OLD_LIBS+=lib/libc.so.6
OLD_LIBS+=lib/libutil.so.5
# 20060413: shared library moved to /usr/lib
OLD_LIBS+=lib/libgpib.so.1
# 20060127: revert libdisk to static-only