Skip to content
Snippets Groups Projects

fix make-plymouth

Merged Mason Hock requested to merge chaosmonk/package-helpers:fix-make-plymouth into etiona
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
#/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