>>>>> "Samuel" == Samuel Thibault <sthiba...@debian.org> writes:

    Samuel> I have added a stage1 build profile to my package, and thus my
    Samuel> .install.in file looks like this:

[...]

    Samuel> and so if there is no profile, it just aborts.  Is that
    Samuel> really expected?

It was the easiest and quickest I could come up with, certainly not the
best kind of behaviour. I have an idea how to handle these cases better,
will push them to git soon. I also asked #debian-bootstrap to verify my
assumptions. Once someone more knowledgeable about build profiles
acknowledges my changes, I'll upload a new dh-exec.

For the record, the current plan is this:

* "<stage1> foo" will skip foo, if DEB_BUILD_PROFILES is empty.
* "<!stage1> foo" will install foo, if DEB_BUILD_PROFILES is empty,
  because a normal build is not a stage1 build.

-- 
|8]

Reply via email to