From bec42a86e184da6a934566fbf676b5b3eeb65a25 Mon Sep 17 00:00:00 2001
From: Mason Hock <mason@masonhock.com>
Date: Fri, 6 Sep 2019 01:24:20 -0700
Subject: [PATCH] fix make-plymouth

---
 helpers/make-plymouth | 2 --
 1 file changed, 2 deletions(-)

diff --git a/helpers/make-plymouth b/helpers/make-plymouth
index 1770c178..5a9f15f1 100644
--- a/helpers/make-plymouth
+++ b/helpers/make-plymouth
@@ -54,8 +54,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 ==
-- 
GitLab