Package: python-central
Ben Finney wrote:
> Ideally, I'd only need those rules to say:
>
> =
> .PHONY: install
> install: build
> dh --with python_central install
>
> .PHONY: binary-indep
> binary-indep: build install
> dh --with python_central binary-indep
> =
>
> This
Ben Finney <[EMAIL PROTECTED]> writes:
> =
> .PHONY: install
> install: build
> dh --with python_central install --before pysupport
> dh --with python_central install --after pysupport
>
> .PHONY: binary-indep
> binary-indep: build install
> dh --with python_central bi
Howdy all,
I'm having a conflict between 'dh_pycentral' and 'dh_pysupport' that I
can't see how to resolve.
Case study: 'python-minimock'
http://ftp.debian.org/debian/pool/main/p/python-minimock/python-minimock_0.8-4.dsc>
Currently (in 0.8-4) the 'debian/rules' has the following targets of
inte
3 matches
Mail list logo