summaryrefslogtreecommitdiff
path: root/software-properties
diff options
context:
space:
mode:
authorglatzor@ubuntu.com <>2006-08-02 18:09:49 +0200
committerglatzor@ubuntu.com <>2006-08-02 18:09:49 +0200
commitdde2af913b3f26958f93f604d7a75e61e64ec7f1 (patch)
tree8995ea136686477cc31a4e240b6464ea0c6d6ed0 /software-properties
parent2c1051ac180cfa72705b63c5080771b69dbeaca7 (diff)
parent7b05e4d20c50c14fee61be8555646039ae04f419 (diff)
downloadpython-apt-dde2af913b3f26958f93f604d7a75e61e64ec7f1.tar.gz
* merge with mvo
Diffstat (limited to 'software-properties')
-rw-r--r--software-properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/software-properties b/software-properties
index 6c38d073..129c3085 100644
--- a/software-properties
+++ b/software-properties
@@ -34,7 +34,7 @@ import sys
from optparse import OptionParser
-import SoftwareProperties.aptsources as aptsources
+import UpdateManager.Common.aptsources as aptsources
#sys.path.append("@prefix@/share/update-manager/python")