diff options
author | adv <adv@uma.es> | 2012-01-11 10:48:37 +0000 |
---|---|---|
committer | adv <adv@uma.es> | 2012-01-11 10:48:37 +0000 |
commit | ed7e34d45d44506f1709d72a56ecb12cbc94024e (patch) | |
tree | 8ad4c1857dcae45e60e51656eabce903dfe1a4ac /client/boot-tools/includes/etc/apt/sources.list.ubuntu | |
parent | f608f482f8645e56560b6009fc20213d69eaafab (diff) |
#460 ogLive 11.10 oneiric
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2427 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/boot-tools/includes/etc/apt/sources.list.ubuntu')
-rw-r--r-- | client/boot-tools/includes/etc/apt/sources.list.ubuntu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/boot-tools/includes/etc/apt/sources.list.ubuntu b/client/boot-tools/includes/etc/apt/sources.list.ubuntu index 29348ccc..1487573b 100644 --- a/client/boot-tools/includes/etc/apt/sources.list.ubuntu +++ b/client/boot-tools/includes/etc/apt/sources.list.ubuntu @@ -29,8 +29,8 @@ deb-src http://es.archive.ubuntu.com/ubuntu/ OSCODENAME-updates multiverse ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. -# deb http://es.archive.ubuntu.com/ubuntu/ OSCODENAME-backports main restricted universe multiverse -# deb-src http://es.archive.ubuntu.com/ubuntu/ OSCODENAME-backports main restricted universe multiverse +deb http://es.archive.ubuntu.com/ubuntu/ OSCODENAME-backports main restricted universe multiverse +deb-src http://es.archive.ubuntu.com/ubuntu/ OSCODENAME-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. |