490 echo "build time 'with_shared yes' option), static libraries" |
490 echo "build time 'with_shared yes' option), static libraries" |
491 echo "were built by default as usual, and installed in the" |
491 echo "were built by default as usual, and installed in the" |
492 echo "standard library directory %{l_prefix}/lib." |
492 echo "standard library directory %{l_prefix}/lib." |
493 echo "" |
493 echo "" |
494 echo "To build applications using shared libraries instead," |
494 echo "To build applications using shared libraries instead," |
495 echo "please direct pkg-config(1) to use the properdefinitions" |
495 echo "please direct pkg-config(1) to use the proper definitions" |
496 echo "by setting the environment variable PKG_CONFIG_PATH to " |
496 echo "by setting the environment variable PKG_CONFIG_PATH to " |
497 echo "%{l_prefix}/lib/qt/dynamic/pkgconfig." |
497 echo "%{l_prefix}/lib/qt/dynamic/pkgconfig." |
498 ) >$RPM_BUILD_ROOT%{l_prefix}/lib/qt/README |
498 ) >$RPM_BUILD_ROOT%{l_prefix}/lib/qt/README |
499 |
499 |
500 # remove temporary dynamic link paths |
500 # remove temporary dynamic link paths |