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
Merge requests
!243
fix make-plymouth
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix make-plymouth
chaosmonk/package-helpers:fix-make-plymouth
into
etiona
Overview
0
Commits
2
Changes
1
Merged
Mason Hock
requested to merge
chaosmonk/package-helpers:fix-make-plymouth
into
etiona
5 years ago
Overview
0
Commits
2
Changes
1
Expand
0
0
Merge request reports
Compare
etiona
version 1
bec42a86
5 years ago
etiona (base)
and
latest version
latest version
39f9cda3
2 commits,
5 years ago
version 1
bec42a86
1 commit,
5 years ago
1 file
+
1
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
helpers/make-plymouth
+
1
−
2
Options
#/bin/sh
#
# Copyright (C) 2008-2018 Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2019 Mason Hock <mason@masonhock.com>
#
# 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
@@ -54,8 +55,6 @@ echo usr/share/plymouth/themes/sugar/ > debian/plymouth-theme-sugar.install
/bin/sed 's/trisquel-logo/sugar/g' debian/plymouth-theme-sugar* -i
sed '/ttf-ubuntu-font-family/d' -i debian/control
cat << EOF >> debian/copyright
== Additions made by Trisquel ==
Loading