diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2006-03-13 09:28:46 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2006-03-13 09:28:46 +0000 |
| commit | f33fdb069ddf7b97dac6af32c9de203a0153d2c9 (patch) | |
| tree | 885c0ff2fb76bd7175745e8f7044f8719c042f4d /ObsoleteFiles.inc | |
| parent | 7a775b30e90894f5794b4cd9f4440929ed60d011 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index b787c22af9f26..126e082aa4baf 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20060127: revert libdisk to static-only +OLD_FILES+=usr/lib/libdisk.so # 20051215: rescue/nextboot.sh renamed to rescue/nextboot OLD_FILES+=rescue/nextboot.sh # 20051214: usbd(8) removed @@ -2650,6 +2652,8 @@ OLD_FILES+=usr/games/worm OLD_FILES+=usr/games/worms OLD_FILES+=usr/games/wump +# 20060127: revert libdisk to static-only +OLD_LIBS+=usr/lib/libdisk.so.3 # 20050722: bump for 6.0-RELEASE OLD_LIBS+=lib/libalias.so.4 OLD_LIBS+=lib/libatm.so.2 |
