Bryan Paxton wrote:
>
> Can't find Magic++-config || Magic-config
Magick-config and Magick++-config (with the 'k' at the end),
are found in libMagick5-devel package.
>
> The problem seems to be here in the %install section
>
> perl -pi -e \
> 's|-L/.*magick/\.libs ||' \
> $RPM_BUILD_ROOT%{_bindir}/Magick-config \
> $RPM_BUILD_ROOT%{_bindir}/Magick++-config
>
> No patch for this one : )
I don't understand your question. The script above is to strip the
BuildRootDir (e.g. -L/home/<user>/rpm/tmp/usr/lib/... )
from paths and doesn't remove the config files.
Bye.
Giuseppe.