Merge branch 'fix-make-plymouth' into 'etiona'
fix make-plymouth See merge request trisquel/package-helpers!243
This commit is contained in:
commit
a600c03827
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
#/bin/sh
|
#/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008-2018 Ruben Rodriguez <ruben@trisquel.info>
|
# 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
|
# 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
|
# 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
|
/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
|
cat << EOF >> debian/copyright
|
||||||
|
|
||||||
== Additions made by Trisquel ==
|
== Additions made by Trisquel ==
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue