diff options
Diffstat (limited to 'mdbp/build_schema.json')
-rw-r--r-- | mdbp/build_schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdbp/build_schema.json b/mdbp/build_schema.json index 0f7e9bc..e083654 100644 --- a/mdbp/build_schema.json +++ b/mdbp/build_schema.json @@ -112,7 +112,7 @@ }, "build_path": { "type": "string", - "description": "the path inside the chroot to peform the build" + "description": "Specify the path inside the chroot to peform the build. This excludes the final directory dpkg-source extracts to." }, "lintian": { "type": "object", |