blob: c7eebf58fb21e70f3c8b8fd50e29441d4d902506 (
plain)
1
2
3
4
5
6
7
|
{
"installed": [
{"type": "file", "file": "usr/share/doc/testpkgname/html/a.html"},
{"type": "file", "file": "usr/share/doc/testpkgname/html/b.html"},
{"type": "file", "file": "usr/share/doc/testpkgname/html/c.html"}
]
}
|