Magellan Linux

Diff of /trunk/deprecated/nxserver-freeedition/nxserver-freeedition-4.0.181-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 12138 by niro, Tue May 8 11:18:00 2012 UTC revision 12139 by niro, Tue May 8 11:22:08 2012 UTC
# Line 223  src_install_nxclient() Line 223  src_install_nxclient()
223   done   done
224   if [[ ${USE_SYSTEMWIDE_LIBS} = 0 ]]   if [[ ${USE_SYSTEMWIDE_LIBS} = 0 ]]
225   then   then
226   for i in asound crypto expat fontconfig fontenc freetype gif jpeg ogg png qt speex \   # do not install libcrypto and libssl or the local ssh-server may fail
227   speexdsp ssl theora vorbis vorbisenc vorbisfile vpx z   for i in asound expat fontconfig fontenc freetype gif jpeg ogg png qt \
228     speex speexdsp theora vorbis vorbisenc vorbisfile vpx z
229   do   do
230   mcopy -a lib/lib${i}.so\* /usr/NX/lib || die   mcopy -a lib/lib${i}.so\* /usr/NX/lib || die
231   done   done

Legend:
Removed from v.12138  
changed lines
  Added in v.12139