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

Re: A plan to get rid of unnecessary package dependencies



On Sun, Oct 01, 2006, Peter Samuelson wrote:
> > A first step in that direction would be to fix .la, .pc and -config
> > files so that they only give the needed libraries.
> binary-arch: build-arch
> 	# [something like '$(MAKE) install DESTDIR=$(shell pwd)/debian/tmp']
> 	#
> 	sed -i 's:/usr/lib/lib\([^ ]*\).la:-l\1:g' debian/tmp/usr/lib/*.la

 Can't we just tell people to not use *.la files for static linking?

-- 
Loïc Minier <lool@dooz.org>



Reply to: