Skip to content
Snippets Groups Projects
Commit 20eca238 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

apt-setup updated for flidas

parent 119207ff
No related branches found
No related tags found
1 merge request!183Fix geoip-database-contrib
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2009-2010 Rubén Rodríguez <ruben@gnu.org> # Copyright (C) 2009-2017 Ruben Rodriguez <ruben@trisquel.info>
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=3 VERSION=1
NETINST=true NETINST=true
. ./config . ./config
...@@ -189,7 +189,6 @@ exit 0 ...@@ -189,7 +189,6 @@ exit 0
' > generators/50mirror.trisquel ' > generators/50mirror.trisquel
sed '/The partner/,/^*/d; s/services-select-ubuntu/services-select-trisquel/' -i debian/apt-setup-udeb.templates sed '/The partner/,/^*/d; s/services-select-ubuntu/services-select-trisquel/' -i debian/apt-setup-udeb.templates
sed '/EXTRAS_HOST/d' -i ./generators/90services-select
chmod 755 generators/50mirror.trisquel chmod 755 generators/50mirror.trisquel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment