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
b818ff8a
Commit
b818ff8a
authored
2 years ago
by
Luis Guzmán
Committed by
Ruben Rodriguez
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
nextcloud-desktop: disable ppc64el arch due missing dependency
parent
0180faa3
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-nextcloud-desktop
+3
-0
3 additions, 0 deletions
helpers/make-nextcloud-desktop
with
3 additions
and
0 deletions
helpers/make-nextcloud-desktop
+
3
−
0
View file @
b818ff8a
...
@@ -26,6 +26,9 @@ BACKPORT=true
...
@@ -26,6 +26,9 @@ BACKPORT=true
sed
-i
"s|Utility|Network|"
mirall.desktop.in
sed
-i
"s|Utility|Network|"
mirall.desktop.in
#Prevent ppc64el arch since qtwebengine is not build for ppc64el.
sed
-i
's|Architecture: any|Architecture: amd64 arm64 armhf i386 mips64el mipsel|g'
debian/control
changelog
"Imported into Trisquel"
changelog
"Imported into Trisquel"
compile
compile
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