Remove ugly isDir recurse prevention hack on build
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Jun 2011 09:41:39 +0000 (12:41 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Jun 2011 09:41:39 +0000 (12:41 +0300)
commitaedbf1d63f94cee312b283503c8deb1ede1895a1
tree5b1513173746304cc17fd1256f10a8ac2ab40ed3
parent7cc0fc99c582f415da3380539fb620592bfc4b00
Remove ugly isDir recurse prevention hack on build

- We know if we're already fts-walking by the way addFile() gets called,
  dont corrupt fl->isDir for no good reason.
build/files.c