Hi Steve,

Indeed it was a really nasty way to do it, I have just used the code
that I had modified to handle many python versions... and it was
clearly not the best way...

Thanks for your remark,

         Christophe
---
Christophe Sauthier   -  06 16 98 63 96



On Fri, Aug 27, 2010 at 2:03 AM, Steve Langasek
<steve.langa...@canonical.com> wrote:
> Accepted into the archive past beta freeze, but this is not a very
> elegant way to solve the problem:
>
> --- pywebkitgtk-1.1.8/debian/rules      2010-08-11 21:31:53.000000000 +0100
> +++ pywebkitgtk-1.1.8/debian/rules      2010-08-26 23:13:12.000000000 +0100
> @@ -11,3 +11,8 @@
>
>  GNOME_DOWNLOAD_URL = http://pywebkitgtk.googlecode.com/files/$(GNOME_TARBALL)
>  DEB_COMPRESS_EXCLUDE += .py
> +
> +build/python-webkit-dev::
> +       #pkg-config file
> +       mkdir -p debian/tmp/usr/lib/pkgconfig
> +       cp debian/build/pywebkitgtk-1.0.pc debian/tmp/usr/lib/pkgconfig/
>
> Why does writing 'debian/build/pywebkitgkt-1.0.pc usr/lib/pkgconfig' in
> debian/python-webkit-dev.install not suffice?
>
> --
> Please sponsor pywebkitgtk-1.1.8-0ubuntu2 in main
> https://bugs.launchpad.net/bugs/624976
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Please sponsor pywebkitgtk-1.1.8-0ubuntu2 in main
https://bugs.launchpad.net/bugs/624976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to