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

Re: [Help] Failed to apply new Python policy to GNUmed packages



On Mon, 30 Mar 2009, Emilio Pozuelo Monfort wrote:

I think pysupport does this for you. When the default interpreter changes, it
will regenerate all the .pyc files for the new one.

This lets me relax a bit more, but hmmm, I'm not fully convinced ...

And FWIW I've just noticed that your dh_pysupport call is not correct, as you
changed Gnumed's path.s

Ahh, thanks for the hint.  This was just a remaining of my tests ...
Just commited:

$ svn diff Index: rules
===================================================================
--- rules       (Revision 3223)
+++ rules       (Arbeitskopie)
@@ -91,7 +91,7 @@
        dh_strip
        dh_compress
        dh_fixperms
-       dh_pysupport /usr/share/Gnumed
+       dh_pysupport /usr/share/gnumed/Gnumed
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol

Thanks for the hint

        Andreas.

--
http://fam-tille.de


Reply to: