Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eliab Andi Artz
package-helpers
Commits
a55f6ea1
Commit
a55f6ea1
authored
6 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Abrowser: fix locale loading problem
parent
321b5a0f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-firefox
+5
-6
5 additions, 6 deletions
helpers/make-firefox
with
5 additions
and
6 deletions
helpers/make-firefox
+
5
−
6
View file @
a55f6ea1
...
...
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
5
5
VERSION
=
5
6
.
./config
...
...
@@ -120,6 +120,7 @@ about=Abrowser for Trisquel GNU/Linux
app.distributor = "trisquel"
app.distributor.channel = "trisquel"
app.partner.ubuntu = "trisquel"
intl.locale.requested=""
EOF
sed
"s/^MOZ_APP_NAME
\t
.*/MOZ_APP_NAME
\t\t
:= abrowser/;"
debian/build/config.mk
-i
...
...
@@ -170,14 +171,12 @@ sed '/Package: @MOZ_PKG_NAME@$/,/Description:/ s/Provides:/Provides: firefox, /'
# Branding files
rm
browser/branding/
{
official,aurora,nightly,unofficial
}
-rf
cp
-a
$DATA
/branding/ browser/branding/official
cat
<<
EOF
> debian/config/branch.mk
cat
<<
EOF
>
>
debian/config/branch.mk
CHANNEL = release
MOZ_WANT_UNIT_TESTS = 0
#
MOZ_BUILD_OFFICIAL =
1
MOZ_BUILD_OFFICIAL
=
0
MOZ_ENABLE_BREAKPAD = 0
MOZILLA_REPO = http://hg.mozilla.org/releases/mozilla-release
L10N_REPO = http://hg.mozilla.org/releases/l10n/mozilla-release
MOZ_ENABLE_TELEMETRY = 0
EOF
cp
$DATA
/watermark.svg ./browser/extensions/onboarding/content/img/watermark.svg
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment