Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=484735 --- Comment #2 from Tomas Mraz <tmraz@xxxxxxxxxx> 2009-02-10 03:32:45 EDT --- (In reply to comment #1) > The script ltmain.sh is under GPLv2+ but you are not installing this file, so > the licence is ok as is. Of course. > Could you please explain the line below? Couldn't you change automake to > install it in right place? > mv $RPM_BUILD_ROOT%{_libdir}/libfipscheck.so.* $RPM_BUILD_ROOT/%{_lib} I could probably use --libdir in %configure, but I'd have to move the devel .so symlink to _libdir then so I don't think it make much sense to do that. This library is very small and it can be potential dependency of binaries which will reside in /sbin so I have to put it in /%{_lib}. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review