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

Re: CDBS and Python without distutils?



On Fri, Mar 19, 2004 at 12:36:29PM +0100, Josselin Mouette wrote:
> Le ven 19/03/2004 à 12:29, W. Borgert a écrit :
> > I'm going to package software, that is in parts written in Python.
> > Of course, I like to have the .pyc files generated at installation
> > time, as easily cared for by dh_python.  Unfortunately, dh_python
> > is only called by one CDBS script, python-distutils.mk.  How can
> > I use CDBS for Python software without setup.py(*)?
> 
> Just add a hook calling dh_python at the right time:
> binary-install/mypackage::
> 	dh_python -pmypackage

Works perfect, thanks!
-- 
W. Borgert <debacle@debian.org>, http://people.debian.org/~debacle/



Reply to: