[Jakub Wilk, 2010-01-15] > * Piotr Ożarowski <pi...@debian.org>, 2010-01-15, 11:58: >> * maintainer script will byte compile .pyc files for all provided >> symlinks / private directories if given Python version is installed >> (dpkg -L output will be used to detect which files need byte compilation, >> directories without __init__.py file will be skipped), > > IOW, you want to skip modules that are not a part of a package? Why?
because both Joss and Matthias didn't like touching files from other packages (although it would happen very rare). Without dpkg -L, I'd also have to use postrm instead of prerm and thus I'd have to take care of directories that dpkg refused to remove due to __init__.pyc file. -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org