Your IP : 216.73.216.48


Current Path : /hdd/hdd11/log/scripts/
Upload File :
Current File : /hdd/hdd11/log/scripts/rocs-4.14.3-x86_64-2

if [ -x /usr/bin/update-desktop-database ]; then
  /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
fi

( cd usr/lib64 ; rm -rf librocscore.so )
( cd usr/lib64 ; ln -sf librocscore.so.4 librocscore.so )
( cd usr/lib64 ; rm -rf librocsvisualeditor.so )
( cd usr/lib64 ; ln -sf librocsvisualeditor.so.4 librocsvisualeditor.so )
( cd usr/lib64 ; rm -rf librocscore.so.4 )
( cd usr/lib64 ; ln -sf librocscore.so.4.14.13 librocscore.so.4 )
( cd usr/lib64 ; rm -rf librocsvisualeditor.so.4 )
( cd usr/lib64 ; ln -sf librocsvisualeditor.so.4.14.13 librocsvisualeditor.so.4 )
( cd usr/doc/HTML/en/rocs ; rm -rf common )
( cd usr/doc/HTML/en/rocs ; ln -sf /usr/share/doc/HTML/en/common common )