On 25 June 2014 16:27, Raphael Hertzog <hert...@debian.org> wrote:
>
> Not tested, but you get the idea I guess. And obviously we need strong (=
> ${binary:Version}) dependency between python*-django and
> python-django-common.
>

# find -type f debian/python3-django/usr/lib/python3/dist-packages/ -not
-name '*.py'
find: paths must precede expression:
debian/python3-django/usr/lib/python3/dist-packages/
Usage: find [-H] [-L] [-P] [-Olevel] [-D
help|tree|search|stat|rates|opt|exec] [path...] [expression]

Am glad I am not the only one who makes this particular mistake. :-)

In the above /usr/share/pyshared/ needs to be replaced with the correct
> directory as I don't think we get that directory with the new build
> system.


Will see if I can get it to autodetect /usr/lib/python2.7/dist-packages/
or /usr/share/pyshared/ somehow.

As I like being able to build this on wheezy with no changes, as well as
sid :-).
-- 
Brian May <br...@microcomaustralia.com.au>

Reply via email to