summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ObsoleteFiles.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 9cbf77e..d52c345 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -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
OpenPOWER on IntegriCloud