Author: ngie
Date: Thu Mar 16 01:56:19 2017
New Revision: 315351
URL: https://svnweb.freebsd.org/changeset/base/315351

Log:
  MFC r315114:
  
  Remove /rescue/zdb if MK_ZFS == no
  
  Missed in r202452.

Modified:
  stable/10/tools/build/mk/OptionalObsoleteFiles.inc
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- stable/10/tools/build/mk/OptionalObsoleteFiles.inc  Thu Mar 16 01:54:56 
2017        (r315350)
+++ stable/10/tools/build/mk/OptionalObsoleteFiles.inc  Thu Mar 16 01:56:19 
2017        (r315351)
@@ -909,6 +909,7 @@ OLD_FILES+=etc/periodic/daily/800.scrub-
 OLD_LIBS+=lib/libzfs.so.2
 OLD_LIBS+=lib/libzfs_core.so.2
 OLD_LIBS+=lib/libzpool.so.2
+OLD_FILES+=rescue/zdb
 OLD_FILES+=rescue/zfs
 OLD_FILES+=rescue/zpool
 OLD_FILES+=sbin/zfs
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to