9 lines
270 B
JSON
9 lines
270 B
JSON
{
|
|
"installed": [
|
|
{ "type": "file", "file": "usr/share/pkgconfig/depvar_resource.pc" },
|
|
{ "type": "file", "file": "usr/share/foo.c" },
|
|
{ "type": "file", "file": "usr/share/subdir/foo.c" },
|
|
{ "type": "file", "file": "usr/share/subdir2/foo.c" }
|
|
]
|
|
}
|