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

List:       kde-commits
Subject:    kdesupport/emerge/bin
From:       Andreas Holzammer <andy () kdab ! com>
Date:       2010-04-30 9:59:50
Message-ID: 20100430095950.99865AC8AA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1121082 by aholzammer:

- switched back the import stuff because broke xcompile

 M  +4 -3      emerge.py  


--- trunk/kdesupport/emerge/bin/emerge.py #1121081:1121082
@@ -156,9 +156,10 @@
     utils.debug( "file: " + fileName, 1 )
     try:
         #Switched to import the packages only, because otherwise degugging is very \
                hard, if it troubles switch back
-        #utils.system( commandstring ) or utils.die( "running %s" % commandstring )
-        mod = portage.__import__( fileName )
-        mod.Package().execute(action)
+        #makes touble for xcompile -> changed back
+        utils.system( commandstring ) or utils.die( "running %s" % commandstring )
+        #mod = portage.__import__( fileName )
+        #mod.Package().execute(action)
     except:
         return False
     return True


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

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