Your IP : 216.73.216.48


Current Path : /hdd/hdd11/log/scripts/
Upload File :
Current File : //hdd/hdd11/log/scripts/djvulibre-3.5.27-x86_64-1

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

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

( cd usr/lib64 ; rm -rf libdjvulibre.so )
( cd usr/lib64 ; ln -sf libdjvulibre.so.21.6.0 libdjvulibre.so )
( cd usr/lib64 ; rm -rf libdjvulibre.so.21 )
( cd usr/lib64 ; ln -sf libdjvulibre.so.21.6.0 libdjvulibre.so.21 )