Java Mailing List Archive

http://www.redhatconfig.com/

Home » Mandriva Cooker »

Re: [Cooker] Re: r214090 - in cooker/cryptsetup/current: SPECS

Per Øyvind Karlsen

2008-06-02

Replies: Find Java Web Hosting

Author LoginPost Reply
På Mandag 02 juni 2008 , 05:04:17 skrev Anssi Hannula:
> > +# move libcryptsetup.so to %{_libdir}
> > +pushd $RPM_BUILD_ROOT/%{_lib}
> > +rm libcryptsetup.so
> > +mkdir -p $RPM_BUILD_ROOT/%{_libdir}
> > +ln -s ../../%{_lib}/$(ls libcryptsetup.so.?.?.?)
> > $RPM_BUILD_ROOT/%{_libdir}/libcryptsetup.so

I don't see any reason for moving the symlink. I don't see any sense in
enforcing .so symlinks to be in %{_libdir} when the library linking to is
in /%{_lib}. Just extra mess..

--
Regards,
Per Øyvind Karlsen
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.