On Tue, Mar 21, 2006 at 11:54:16AM -0500, Yaroslav Halchenko wrote:
> --- debian/rules.b    2006-03-21 05:48:25.000000000 +0000
> +++ debian/rules      2006-03-21 05:49:43.000000000 +0000
> @@ -677,6 +677,10 @@
>  lib%.so: lib%.so.$(SO)
>       ln -snf $$(basename $<) $@
>  
> +lib%.so: lib%.so.$(VER)
> +     ln -snf $$(basename $<).$(VER) $<.$(SO)
> +     ln -snf $$(basename $<) $<.$(VER)
> +
>  
>  #
>  #

I tested this patch and I confirm it fix the build failure.
Cam, it is past due time to fix this bug. Should I NMU atlas3 ?

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to