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
0180faa3
Commit
0180faa3
authored
2 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
make-akregator: simplify changes to control file
parent
cd977c9f
No related branches found
No related tags found
No related merge requests found
Pipeline
#615
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-akregator
+2
-4
2 additions, 4 deletions
helpers/make-akregator
with
2 additions
and
4 deletions
helpers/make-akregator
+
2
−
4
View file @
0180faa3
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
VERSION
=
2
.
./config
...
...
@@ -25,9 +25,7 @@ VERSION=1
patch src/akregator_part.cpp <
$DATA
/trisquel_feeds.patch
#Prevent ppc64el arch since qtwebengine is not build for ppc64el either.
sed
-i
's|Architecture:.*|Architecture: amd64 arm64 armhf i386 mips64el mipsel|g'
debian/control
sed
-i
's|qtwebengine5-dev.*|qtwebengine5-dev (>= 5.6.1~) [!ppc64el],|'
debian/control
sed
-i
'/libkf5/s|,| [!ppc64el],|g'
debian/control
sed
-i
's|Architecture: any|Architecture: amd64 arm64 armhf i386|g'
debian/control
changelog
"Patched feeds for Trisquel"
...
...
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