Le mardi 07 avril 2009 à 11:19 +1000, Ben Finney a écrit :
> > Another thing to take into account is that you will have to set the link
> > *before* the call to dh_pysupport, otherwise it won’t be taken into
> > account at install time. You also have to set the link
> > in /usr/share/$(pyversions -d)/site-packages/... instead. (This will
> > also work with the current version of python-support, provided the link
> > is absolute.)
> 
> To be clear on what the recommended fix is, are you saying that the
> above lines should be changed to say:
> 
> =====
>       dh_link /usr/share/javascript/mochikit/MochiKit.js \
>                 /usr/share/$(pyversions 
> -d)/site-packages/python-paste/paste/evalexception/mochikit/MochiKit.js
> =====
> 
> Or some other change instead? Is anything else required?

Sorry, that’s /usr/lib/$(pyversions -d)/… of course.

Furthermore, you need to do that before the call to dh_pysupport. You
also want to test this change extensively, since the code to handle
renaming of relative symlinks correctly was not added long ago.

Cheers,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to