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

List:       kde-commits
Subject:    kdesupport/emerge/bin/Packager
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2010-04-21 22:14:03
Message-ID: 20100421221403.9158BAC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117352 by sengels:

fix building of special packages

 M  +1 -1      KDEWinPackager.py  


--- trunk/kdesupport/emerge/bin/Packager/KDEWinPackager.py #1117351:1117352
@@ -38,7 +38,7 @@
         else:
             pkgName = self.package
             
-        if pkgName.endswith('-src'):
+        if pkgName.endswith('-src') or pkgName.endswith('-pkg'):
             pkgName = pkgName[:-4]
 
         if self.subinfo.options.package.version <> None:
[prev in list] [next in list] [prev in thread] [next in thread] 

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