[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 4/6] Update default dig.conf to etch



libdig/media.py |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libdig/media.py b/libdig/media.py
index 192a850..346cb77 100644
--- a/libdig/media.py
+++ b/libdig/media.py
@@ -359,7 +359,7 @@ class MediaElement:

       def __generate_dists__(self, media_dir):

-               print "Scaning packages... "
+               print "Scanning packages... "

               command = 'dpkg-scanpackages -a ' + self.conf['Arch']
+ ' ' + media_dir + ' /dev/null'
               std = os.popen3(command)


--
-- stratus
http://stratusandtheswirl.blogspot.com



Reply to: