From edd33c975de0153fc364fe6662cc8547a8dcb242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Fri, 16 Jul 2021 22:10:34 +0000 Subject: [PATCH] Base installer --- helpers/make-base-installer | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/helpers/make-base-installer b/helpers/make-base-installer index ca72774..ad3a1cb 100644 --- a/helpers/make-base-installer +++ b/helpers/make-base-installer @@ -26,11 +26,8 @@ cp $DATA/* kernel/ sed s/KERNEL_PRIO=medium/KERNEL_PRIO=high/g library.sh -i -sed 's/main,restricted/main/; s/ubuntu/trisquel/' -i library.sh ./debian/bootstrap-base.postinst +sed 's/main,restricted/main/; s/ubuntu/trisquel/' -i library.sh ./debian/bootstrap-base.postinst sed 's/ubuntu-keyring/trisquel-keyring/' -i ./debian/control -rpl SECMIRROR/ubuntu MIRROR/trisquel . -R -rpl /trisquel \$DIRECTORY . -R - changelog "Rebranded and adapted for Trisquel" compile