Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 076d1f6543c10abd54a2cb332016cf10 > scriptlet

dosemu-freedos-1.0.0-5mdk.i586.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
  if [ -e /var/lib/dosemu/hdimage.first ]; then
    rm -f /var/lib/dosemu/hdimage.first
  fi
fi

POSTIN

/bin/sh
[ -e /var/lib/dosemu/hdimage.first ] || \
    ln -s hdimage.freedos /var/lib/dosemu/hdimage.first

# (fg) This was postun before, but it has to be preun - otherwise, rpm will
# complain tha /var/lib/dosemu is not empty when removing