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
ae61ad2b
Commit
ae61ad2b
authored
5 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
linux-meta: fixed build error
parent
7e8d930b
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-linux-meta
+2
-2
2 additions, 2 deletions
helpers/make-linux-meta
with
2 additions
and
2 deletions
helpers/make-linux-meta
+
2
−
2
View file @
ae61ad2b
#!/bin/sh
#
# Copyright (C) 2008-201
8
Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2008-201
9
Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -25,7 +25,7 @@ rm ./debian/control.d/signed-generic
sed
's/linux-firmware/firmware-linux-free/'
-i
debian/control ./debian/control.d/generic debian/control.d/lowlatency
sed
's/Ubuntu/upstream/'
-i
debian/control
sed
's/Linux/Linux-libre/g'
-i
debian/control ./debian/control.d/generic debian/control.d/lowlatency
sed
'/signed/,/^$/ d'
-i
debian/control
sed
'/
Package.*
signed/,/^$/ d'
-i
debian/control
sed
'/Package.*powerpc/,/^$/ d'
-i
debian/control
sed
's/, intel-microcode \[amd64 i386\]//; s/, amd64-microcode \[amd64 i386\]//;'
debian/control debian/control.d/generic debian/control.d/lowlatency
-i
...
...
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