Robert Schiele wrote:
> On Wed, Jan 17, 2007 at 11:31:15AM +0100, Ludwig Nussel wrote:
>> Ok. However, pkgconfig files typically specify -L${libdir} in their linker
>> flags which would result in -L/lib. So I guess it would actually make more
>> sense to run configure with %_libdir and then move non-devel files to /lib
>> instead of the other way around.
>
> It depends on what your package actually contains:
>
> - If your package only contains a library you might be right:
> [...]
> - If your package does contain executables or data es well,
> [...]
If the package uses autotools or if the makefiles are written with some
care, then the two cases don't make much difference: you set --prefix to
/usr and only handle --libdir one way or another (or --exec-prefix if
you want also the binaries to be on the root partition).
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]