Re: Best practice for extracting information from a makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 16 Aug 2011 10:16:59 -0500, RS (Richard) wrote:

> >> Or perhaps you only need to run "ldconfig -n ..." to add missing symlinks?
> 
> Gave it a shot. It does create the soname symlink but does not create
> a plain .so symlink for the -devel sub-package, so I still have to
> create that manually.

cd %{buildroot}%{libdir}
ldconfig -n $(pwd)
ln -s %{name}.so.? %{name}.so
cd -


-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux