Allow GLOB_NOMATCH, which also occurs if the leading dir does not exist.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Thu, 17 Dec 2009 23:26:31 +0000 (23:26 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Thu, 17 Dec 2009 23:26:31 +0000 (23:26 +0000)
commit1bc689832bccbf7d799a96c185793d6023a4206e
tree8605a853fb4dd394cb7cebfb1a54d0deba5f3935
parent3f2c4682812060e659b5cc087afa7750e9f67e49
Allow GLOB_NOMATCH, which also occurs if the leading dir does not exist.

This fixes OE's do_rootfs from failing without an error message.

git-svn-id: http://opkg.googlecode.com/svn/trunk@498 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/opkg_conf.c