Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
package-helpers
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
45
Merge Requests
45
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
trisquel
package-helpers
Commits
ac356ba5
Commit
ac356ba5
authored
Dec 02, 2016
by
Ruben Rodriguez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "abrowser: Temporary hack for kde patches"
This reverts commit
43deb3f4
.
parent
43deb3f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
helpers/make-firefox
helpers/make-firefox
+0
-4
No files found.
helpers/make-firefox
View file @
ac356ba5
...
...
@@ -32,10 +32,6 @@ cp ./browser/components/preferences/advanced-scripts.xul ./browser/components/pr
# Use firefox$MAJORVERSION branch if available, otherwise use default
MAJORVERSION
=
$(
echo
`
pkgversion
`
| /bin/sed
's/\([0-9]\+\).*/\1/'
)
BRANCH
=
firefox
$MAJORVERSION
# Temporary hack since the upstream repository is not branched correctly
BRANCH
=
firefox48
if
!
wget
--spider
https://rosenauer.org/hg/mozilla/log/
$BRANCH
;
then
BRANCH
=
default
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment