diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-31 23:56:48 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-31 23:56:48 +0200 |
| commit | f19441a3a7a206c306e9a78bed6d034226034136 (patch) | |
| tree | 0b24ea86ff8e91d96e8184c9e5bd2e5c01afc551 | |
| parent | 2355064620ab65fff934e3916ceb3422833b0aea (diff) | |
| download | python-apt-f19441a3a7a206c306e9a78bed6d034226034136.tar.gz | |
* fixed aptsources symlink
| l--------- | DistUpgrade/aptsources.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/aptsources.py b/DistUpgrade/aptsources.py index 2f041121..3cadeee7 120000 --- a/DistUpgrade/aptsources.py +++ b/DistUpgrade/aptsources.py @@ -1 +1 @@ -../SoftwareProperties/aptsources.py
\ No newline at end of file +../UpdateManager/Common/aptsources.py
\ No newline at end of file |
