Ticket #79 (closed defect: fixed)
DEB_TRANSFORM_FILES only works on Architecture: all
Reported by: | broder | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Keywords: | ||
Cc: | Fixed in version: | ||
Upstream bug: |
Description
DEB_TRANSFORM_FILES will currently only work if the architecture is set to all. If it's set to something else (like any), the transform script won't get run during the common-build-arch target, and the install target fails. This probably just needs to be documented, not changed.
Change History
Note: See
TracTickets for help on using
tickets.
I think it's totally reasonable that someone might want to create an Architecture: any package that (among other things) used DEB_TRANSFORM_FILES. I've added support for this in config-package-dev-4.7, which is available for testing in /mit/debathena/packages/debathena/config-package-dev/. (no Ubuntu packages for now)