seems like a bug in NullsoftInstallerPackage
Wolfgang Rohdewald
wolfgang at rohdewald.de
Wed Jan 12 19:53:10 CET 2011
in createPackage:
copyFiles should probably use imageDir and not self.imageDir()
right now imageDir is an unused variable
if nobody objects, I will change it that way
imageDir = self.imageDir()
if mergeDir:
imageDir = os.path.join( self.imageDir,
mergeDir )
if os.path.exists( directory ):
self.copyFiles( directory, self.imageDir() )
else:
utils.die( "image directory %s does not
exist!" % directory )
--
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-windows/attachments/20110112/cfbd2a30/attachment.htm
More information about the Kde-windows
mailing list