> #Fix encryption plugin > mv %buildroot/usr/lib/gaim/encrypt %buildroot/usr/lib/gaim/encrypt.so
It seems to be a libtoolize issue. This can easily be fixed : #we don't use libtool 1.5 yet %define __libtoolize /bin/true -- Olivier Blin
> #Fix encryption plugin > mv %buildroot/usr/lib/gaim/encrypt %buildroot/usr/lib/gaim/encrypt.so
It seems to be a libtoolize issue. This can easily be fixed : #we don't use libtool 1.5 yet %define __libtoolize /bin/true -- Olivier Blin