[REVIEW-3-5] fdo#48914 uninstall process should remove .pyc files from install directory

Andras Timar timar74 at gmail.com
Wed May 16 03:56:47 PDT 2012


Hi,

When install location is writable to user (typical on Windows XP),
Python generates .pyc files. We can remove them using the RemoveFile
table in MSI. We generate an entry for each .py file in the install
set.

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e90e00f1499eaf4139ed53c2b896f4b4fc73fe5

Backported patch for 3.5 is attached.

Thanks,
Andras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fdo-48914-uninstall-process-should-remove-.pyc-files.patch
Type: application/octet-stream
Size: 8113 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120516/e33f1d54/attachment-0001.obj>


More information about the LibreOffice mailing list