X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-chroot/blobdiff_plain/704c25a19945717f81ec0d9eb601c59edae26686..942fed180961536fa966bfd4db28ee0537755932:/bin/chroot-maint diff --git a/bin/chroot-maint b/bin/chroot-maint index 4dba315..21e5c21 100755 --- a/bin/chroot-maint +++ b/bin/chroot-maint @@ -2669,6 +2669,11 @@ class PackageBuildJob (BaseJob): run_schroot_session(session, ["mount", "-oremount,rw", "/usr/local.schroot"], rootp = True, stdin = DISCARD) + run_schroot_session(session, + ["mount", "--bind", + "/usr/local.schroot/%s/include.aside" % arch, + "/usr/local.schroot/%s/include" % arch], + rootp = True, stdin = DISCARD) progress("configure `%s' %s for %s" % (pkg, ver, arch)) run_schroot_session(session, ["sh", "-e", "-c", """