Fix parsing of Conffiles lines in status files.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Thu, 12 Nov 2009 05:02:46 +0000 (05:02 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Thu, 12 Nov 2009 05:02:46 +0000 (05:02 +0000)
commit7be28022d09b3a4923db82bae66187ceafa5a53c
treea20bcd206eb664e8929808b7193d352215ba8b3e
parent332947f2518b71342ebe3719899e83405a79c15d
Fix parsing of Conffiles lines in status files.

Also, add a leading space when writing out the status file such that the
parser can recognise these lines as conf file lines.

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