From 622fb1baebdd25a3e21617429d86e21aba39914f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info>
Date: Fri, 14 Dec 2012 14:26:21 +0100
Subject: [PATCH] Updated apt

---
 helpers/make-apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helpers/make-apt b/helpers/make-apt
index dbc97fab..e5ae7c6b 100644
--- a/helpers/make-apt
+++ b/helpers/make-apt
@@ -25,8 +25,8 @@ COMPONENT=main
 cp $DATA/trisquel-archive.gpg share
 
 sed -i 's_http://archive.ubuntu.com/ubuntu/project/_http://archive.trisquel.info/trisquel/_g; s/ubuntu-archive-keyring/trisquel-archive-keyring/g; s/ubuntu-keyring/trisquel-keyring/g; ' cmdline/apt-key debian/control*
-sed -i 's/Ubuntu/Trisquel/' methods/http.cc
-sed -i 's/ubuntu-archive.gpg/trisquel-archive.gpg/g' debian/rules debian/apt.postinst
+replace Ubuntu Trisquel  methods/http.cc
+replace ubuntu-archive.gpg trisquel-archive.gpg .
 
 changelog "Ubuntu keyring replaced with Trisquel's"
 
-- 
GitLab