Changed the obselete file existence tests from '! -f' to '! -L' so that it doesn...
authorRod Whitby <rod@whitby.id.au>
Sat, 30 Jul 2005 06:01:59 +0000 (06:01 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 30 Jul 2005 06:01:59 +0000 (06:01 +0000)
commit98d39b8f17c381bdae5e44fdb0fd0de59b9bca72
treeaa3a9760c7d30ba5895edc0a7ed1f92485783bdc
parentcc908328fdeb08549c610a8f8e9131737bd3fc89
Changed the obselete file existence tests from '! -f' to '! -L' so that it doesn't do a second migration.
Makefile