From 9c8ed6f99f78cf7bd3ef24b83f933893442e981d Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Sun, 28 Feb 2016 14:48:32 -0600
Subject: [PATCH] python-apt helper updated for flidas

---
 helpers/make-python-apt | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/helpers/make-python-apt b/helpers/make-python-apt
index a8061196..a3b75dcf 100644
--- a/helpers/make-python-apt
+++ b/helpers/make-python-apt
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2008-2010  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2008-2016 Rubén Rodríguez <ruben@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -36,6 +36,21 @@ http://in.archive.trisquel.info/trisquel/
 ftp://in.archive.trisquel.info/trisquel/
 #LOC:US
 http://us.archive.trisquel.info/trisquel/
+#LOC:CN
+http://cn.archive.trisquel.info/trisquel/
+#LOC:EC
+http://mirror.cedia.org.ec/trisquel.packages
+ftp://mirror.cedia.org.ec/trisquel.packages
+#LOC:RO
+http://mirrors.serverhost.ro/trisquel/packages
+#LOC:ES
+http://ftp.caliu.cat/pub/distribucions/trisquel/packages
+#LOC:US
+http://mirrors.knoesis.org/trisquel/packages
+#LOC:DE
+http://eu.mirror.gnu.dk/pub/trisquel
+#LOC:FR
+http://mirror.trisquel.de/packages
 EOF
 
 cat << EOF > data/templates/Trisquel.info.in
-- 
GitLab