On Tue, Jan 10, 2006 at 04:08:21PM -0500, Justin Pryzby wrote: > On Tue, Jan 10, 2006 at 10:26:56PM +0200, Simo Kauppi wrote: > > Hi, > > > > While packaging swftools, I noticed that `avifile-config --libs` gives > > -Wl,-rpath,/usr/lib -laviplay. lintian/linda obviously are not happy > > with rpath. > It is even more annoying because /usr/lib is in the default library > search path. > > > And while I'm at it, what would be the best way around if > > `something-config --libs` gives rpath? > File a bug, and in the interum, pass the output of foo-config through > sed (or use static, manually modified output)? > > # TODO: remove the sed after bug #XXX is closed. > foo-config |sed -e 's/[^ ]*rpath[^ ]*/ /' > > -- > Clear skies, > Justin
Thanks for the replies. I'll file a bug against avifile-dev. avifile-config is a script, so it should be easy to fix, I'll attach a patch to the bug report. I'm using sed to work around the current behavior (I thought there might be even more elegant work-around :). Simo -- :r ~/.signature
signature.asc
Description: Digital signature