[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Python postinstall scripts and compileall.py



Le sam 17/05/2003 à 10:56, Sergio Talens-Oliag a écrit :
>   I looked at other python packages and I noticed that when the package
>   puts files on that directory the 'postinstall' scripts I've looked at
>   use the 'compileall.py' script over the
>   '/usr/lib/python$PV/site-packages' directory.

This is due to the fact dh_python is still a bit hackish. It is not a
performance issue as recursing through directories is very fast, but it
would be better to generate the file list at build time (which would
also allow the use of -X).

-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

Attachment: signature.asc
Description: PGP signature


Reply to: