diff options
| author | Alexander Leidinger <netchild@FreeBSD.org> | 2010-08-19 09:00:17 +0000 |
|---|---|---|
| committer | Alexander Leidinger <netchild@FreeBSD.org> | 2010-08-19 09:00:17 +0000 |
| commit | 7e9b7dcdc55dadfe5914e91bd692df891a892787 (patch) | |
| tree | ee9a696c70ff0c3b072088216837216e6ac41b64 /tools | |
| parent | 8b2b854be03961315f24c1fa3a8e35f7c4f20ff2 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 5688a5fac07c..8a5db1d4b1e0 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -344,6 +344,8 @@ OLD_FILES+=usr/lib/libuutil.so .if ${MK_ZFS} == no OLD_LIBS+=lib/libzfs.so.1 OLD_LIBS+=lib/libzpool.so.1 +OLD_FILES+=etc/periodic/daily/404.status-zfs +OLD_FILES+=etc/periodic/daily/800.scrub-zfs OLD_FILES+=sbin/zfs OLD_FILES+=sbin/zpool OLD_FILES+=usr/lib/libzfs.a |
