On Tue, 2012-04-24 at 11:25 +0300, Avraham Serour wrote: > I believe the same idea could be extended to any module used, for > example I could declare that my target system already has pyside or > pywin32 installed, so no need to include it
This can already be done: you can simply add excludes=["pywin32"] in the spec file. You can't do the same with libpython though, because it's specifically used by the bootloader. -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it
smime.p7s
Description: S/MIME cryptographic signature
