boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
76fbfc74
by Nicolas Vigier at 2023-01-23T18:10:58+01:00
1 changed file:
Changes:
... | ... | @@ -94,7 +94,7 @@ fi |
94 | 94 | [% END -%]
|
95 | 95 | |
96 | 96 | [% IF c("var/namecoin") %]
|
97 | - pushd toolkit/torproject/torbutton
|
|
97 | + pushd toolkit/torbutton
|
|
98 | 98 | patch -p1 < $rootdir/namecoin-torbutton.patch
|
99 | 99 | popd
|
100 | 100 | [% END %]
|