[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/emerge/bin/Source
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2011-05-23 22:08:16
Message-ID: 20110523220816.2499DAC869 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1233290 by sengels:

don't forget to add the subinfo object here

 M  +1 -1      SourceFactory.py  


--- trunk/kdesupport/emerge/bin/Source/SourceFactory.py #1233289:1233290
@@ -22,7 +22,7 @@
         else:
             url = settings.target()
         if url.startswith("[archive]"):
-            source = ArchiveSource()
+            source = ArchiveSource(settings)
         elif url.find(".exe") != -1 or url.find(".bat") != -1 or url.find(".msi") != -1:
             source = FileSource(settings)
         else:
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic