[tbb-bugs] #33626 [Applications/Tor Browser]: Add TBB project for GeckoView
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun May 17 20:34:19 UTC 2020
#33626: Add TBB project for GeckoView
-------------------------------------------------+-------------------------
Reporter: sisbell | Owner: gk
Type: task | Status:
| needs_review
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, tbb-rbm, | Actual Points:
TorBrowserTeam202005R, GeorgKoppen202005 |
Parent ID: #33184 | Points:
Reviewer: sysrqb | Sponsor:
| Sponsor58-must
-------------------------------------------------+-------------------------
Comment (by boklm):
In projects/firefox/build:
{{{
+# We need to have the get-moz-build-date script available in the
container
+# but we can't include it via input_files as it is a script shared
between
+# projects.
+cat > get-moz-build-date << EOF
+ [% INCLUDE get-moz-build-date %]
+EOF
+
}}}
I think the `INCLUDE` line should not be indented, as it's adding a space
at the beginning of the file. Although it still works as we run the script
with `perl $rootdir/get-moz-build-date` and don't use the shebang line.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33626#comment:18>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list