Back out overly strict file type check on %ghost files
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 2 Dec 2009 11:22:11 +0000 (13:22 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 2 Dec 2009 11:35:53 +0000 (13:35 +0200)
commit1adb46a9f864a327c93496ee0f8a149bd1def175
tree326d699da034b436c9764cf8264fe31c8b3308da
parent480095ab2a319d29965ced868ecc8253b1ba7420
Back out overly strict file type check on %ghost files
- we currently only support creating regular files for %ghosts which
  dont exist in the buildroot, but for files that do exist in the buildroot
  there's no reason to place such limits (eg its perfectly ok to have
  symlinks marked as %ghosts)
build/files.c