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
5e644bf5
Commit
5e644bf5
authored
2 years ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
firefox: fix p-h #32, enable install unsigned xpi extensions.
parent
0e9280cd
No related branches found
Branches containing commit
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
-2
5 additions, 2 deletions
helpers/make-firefox
with
5 additions
and
2 deletions
helpers/make-firefox
+
5
−
2
View file @
5e644bf5
...
...
@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
8
9
VERSION
=
9
0
.
./config
...
...
@@ -90,6 +90,10 @@ ac_add_options --disable-eme
%%endif
ARCH
cat
<<
SIGN
>> debian/config/mozconfig.in
export MOZ_REQUIRE_SIGNING=
SIGN
sed
'/gmp-clearkey/d'
-i
./debian/firefox.install.in
# Locale packages should provide firefox-locale-$LANG
...
...
@@ -242,7 +246,6 @@ sed "s/^MOZ_PKG_NAME\t.*/MOZ_PKG_NAME\t\t:= abrowser/;" debian/build/config.mk
############################################################################3
############################################################################3
############################################################################3
sed
"s_^Maintainer.*_Maintainer:
$DEBFULLNAME
<
$DEBEMAIL
>_g"
-i
debian/control.in
# Branding files
cp
-a
$DATA
/branding/
*
browser/branding/official
...
...
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