From 7d6450dba3929107b0fead51dd3e85513865d45d Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Sun, 23 Sep 2018 15:05:34 -0400 Subject: [PATCH] Abrowser: typo on previous fix --- helpers/make-firefox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-firefox b/helpers/make-firefox index f49523ca..450c6f96 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -179,7 +179,7 @@ cp $DATA/bookmarks.html.in browser/locales/generic/profile/bookmarks.html.in #Trisquel custom search engines cp $DATA/searchplugins/*.xml debian/searchplugins/ -sed '/additions/,$d' debian/config/searchplugins.conf +sed '/additions/,$d' debian/config/searchplugins.conf -i cat << EOF >> debian/config/searchplugins.conf "additions": [ { -- GitLab