block 519636 by 520478 severity 520478 serious tag 520478 + patch thanks This bug is preventing evolution-data-server from building on amd64, and is therefore blocking the evolution transition.
You should not remove the .la file, as reverse dependencies will break
havoc, but the following cdbs snippet will remove the useless libraries
in it.
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
for file in $(wildcard debian/$(cdbs_curpkg)/usr/lib/*.la); do \
sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
done
I can prepare a NMU if you need.
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.
signature.asc
Description: Ceci est une partie de message numériquement signée

