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

Update-manager references to Ubuntu replaced

parent ed3d22b8
No related branches found
No related tags found
No related merge requests found
...@@ -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=6
. ./config . ./config
...@@ -26,6 +26,10 @@ cp $DATA/index.docbook help/C/index.docbook ...@@ -26,6 +26,10 @@ cp $DATA/index.docbook help/C/index.docbook
replace Ubuntu Trisquel . replace Ubuntu Trisquel .
replace "Trisquel-Gettext" "Ubuntu-Gettext" . replace "Trisquel-Gettext" "Ubuntu-Gettext" .
sed '/%s base/ s/name.*/name = "Trisquel base"/' -i ./UpdateManager/Core/UpdateList.py
sed 's_http://changelogs.ubuntu.com/changelogs/pool/_http://packages.trisquel.info/changelogs/pool/_' -i UpdateManager/Core/MyCache.py
sed '/len(changelog) == 0/,/"later."/d' -i UpdateManager/Core/MyCache.py
changelog "Compiled for Trisquel" changelog "Compiled for Trisquel"
compile compile
......
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