qt/qt.spec

changeset 262
495dc52debb0
parent 259
a6252f20c559
child 263
f4a0b439d0fb
equal deleted inserted replaced
17:ee4197b7ae01 18:b742ca4a81f7
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

mercurial