24 Feb
2006
24 Feb
'06
6:23 p.m.
Vitaly Lipatov <lav(a)etersoft.ru> writes:
To be strictly, there is no needs in rpath using if libwine placed in standard place as /usr/lib
I got follow broken requires when build rpm package:
/usr/bin/../lib/libwine.so.1(WINE_1.0) /usr/bin/../lib/libwine_unicode.so.1(WINE_1.0)
and find any methods to disable new feature with rpath when I build package.
It sounds like rpm needs a good whack on the head if it is unable to cope with this. Anyway, you could always build with make LDEXERPATH="". -- Alexandre Julliard julliard(a)winehq.org