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
Model registry
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
trisquel
package-helpers
Commits
8dde32e7
Commit
8dde32e7
authored
10 months ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
libreoffice: update max libreoffice jobs for amd64.
parent
50e42114
No related branches found
No related tags found
1 merge request
!1331
libreoffice: update max libreoffice jobs for amd64.
Pipeline
#1233
passed
10 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-libreoffice
+4
-1
4 additions, 1 deletion
helpers/make-libreoffice
with
4 additions
and
1 deletion
helpers/make-libreoffice
+
4
−
1
View file @
8dde32e7
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
3
VERSION
=
4
EXTERNAL
=
'deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu $UPSTREAM main'
REPOKEY
=
"83FBA1751378B444"
BACKPORT
=
true
...
...
@@ -26,6 +26,9 @@ BACKPORT=true
patch
--no-backup-if-mismatch
-p1
<
$DATA
/debian-rules_7.3.patch
# Increase CPU usage for amd64 build.
sed
-i
"/NUM_CPUS=/s|3|7|"
debian/rules
changelog
"Backport libreoffice fresh into Trisquel"
package
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