diff --git a/helpers/make-plymouth b/helpers/make-plymouth
index 1770c1789fe11e0ba4cac5b8bd6d794e8df4ea5b..dfeb152b4eff2b9d9fe05ef06a170bd6fb2ed3e6 100644
--- a/helpers/make-plymouth
+++ b/helpers/make-plymouth
@@ -1,6 +1,7 @@
 #/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 ==