From 372e249cb7ca0f7da468786f1d643cfc3905ffc6 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 31 Jul 2006 23:39:48 +0200 Subject: * moved aptsources into the Common directory --- software-properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software-properties') 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") -- cgit v1.2.3