diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-22 17:09:05 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-22 17:09:05 +0200 |
| commit | 1417e173a98b36e10d0e876f668caef090d7b4b7 (patch) | |
| tree | 23022ed25fb938eae82c861cd1405f8cc9812519 /DistUpgrade/DistUpgrade.cfg | |
| parent | 16161a5d46af8b1440317958bfa64e7be5539677 (diff) | |
| download | python-apt-1417e173a98b36e10d0e876f668caef090d7b4b7.tar.gz | |
* DistUpgrade/DistUpgrade.cfg:
- use python2.4-apt
* DistUpgrade/DistUpgradeControler.py:
-fix pathes
Diffstat (limited to 'DistUpgrade/DistUpgrade.cfg')
| -rw-r--r-- | DistUpgrade/DistUpgrade.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg index 767f555e..60c3ca9f 100644 --- a/DistUpgrade/DistUpgrade.cfg +++ b/DistUpgrade/DistUpgrade.cfg @@ -40,7 +40,7 @@ ValidOrigin=Ubuntu ValidMirrors = mirrors.cfg [Backports] -Packages=apt,dpkg,python-apt +Packages=apt,dpkg,python2.4-apt VersionIdent=~dapper SourcesList=backport-source.list |
