diff options
author | Helmut Grohne <helmut@subdivi.de> | 2021-07-06 13:51:41 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2021-07-06 13:51:41 +0200 |
commit | 58e77f47adf737c27e87e185adfe437dfebed6df (patch) | |
tree | 74ba8c2856e15dd210232e4cc4c4c2876810c80d /checks.sh | |
parent | 2e9f3bddc0c9c7fd3411a2e41f49d048c93ba52e (diff) | |
download | mdbp-58e77f47adf737c27e87e185adfe437dfebed6df.tar.gz |
mmdebstrap and sbuild shall agree on what build_path means
While mmdebstrap would extract the package precisely to the build_path,
sbuild would create a subdirectory <source>-<upstream_version> inside
the build_path. Changing sbuild to do the mmdebstrap behaviour looks
next to impossible, so this commit changes mmdebstrap to behave like
sbuild.
pbuilder also allows changing the build_path in principle. The
documented BUILDDIR variable works quite similar to the sbuild option
--build-path. pbuilder also allows changing the sub directory using the
undocumented BUILDSUBDIR variable. That's another reason to do it like
sbuild.
Diffstat (limited to 'checks.sh')
0 files changed, 0 insertions, 0 deletions