浏览代码

Added "check if findutils puts files in /usr/local/bin" TODO

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父节点
当前提交
8b70a74543
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -1,5 +1,7 @@
 These are the TODO items for the next LFS release (3.0):
 
+* Check if findutils dumps binaries in /usr/local/bin
+
 * Try out latest shadow suite. If it fails with "nflg undefined" change
   this in useradd.c : line 1768:
 	-if (! (nflg || gflg)) {