Skip to content

Bug 40792: dmg2mar script missing project name prefix to make rule

richard requested to merge richard/tor-browser-build:bug_40792 into main

Merge Info

  • Related Issues

  • Backport Timeline

    • Immediate - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build)
    • Next Minor Stable Release - patchset that needs to be verified in nightly before backport
    • Eventually - patchset that needs to be verified in alpha before backport
    • No Backport - patchset for the next major stable
  • Issue Tracking

Change Description

Verified fix with 12.5a3 signing. Longer term we should probably add a $(projectname) function akin to $(ProjectName) et al which just returns $SIGNING_PROJECTNAME.

Edited by richard

Merge request reports