From 2b902ddfc6c7a4caa0eb29b28186cef391e059b1 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Sun, 25 Dec 2016 02:11:35 -0500
Subject: [PATCH] Ubiquity: correction to previous method to disable
 restricted/nonfree

---
 helpers/make-ubiquity | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/helpers/make-ubiquity b/helpers/make-ubiquity
index 3b8f5d1a..d30cfec6 100644
--- a/helpers/make-ubiquity
+++ b/helpers/make-ubiquity
@@ -168,9 +168,6 @@ _Description: Continue without a network mirror?
  you will end up with only a very minimal base system.
 EOF
 
-# Remove restricted/nonfree handling
-sed '/apt-setup\/restricted/,/^$/d' -i ./ubiquity/plugins/ubi-prepare.py 
-
 # Rebrand
 replace $UPSTREAM $CODENAME .
 replace Ubuntu Trisquel .
-- 
GitLab