Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > 2f604147517dfd3d7945470e686da382 > scriptlet

glibc-devel-2.20-21.mga5.i586.rpm

PREIN

/bin/sh
if [ -L /usr/include/scsi ]; then
  rm -f /usr/include/scsi
fi
if [ -L /usr/include/sound ]; then
  rm -f /usr/include/sound
fi
if [ -L /usr/include/linux ]; then
  rm -f /usr/include/linux
fi
if [ -L /usr/include/asm ]; then
  rm -f /usr/include/asm
fi
if [ -L /usr/include/asm-generic ]; then
  rm -f /usr/include/asm-generic
fi
exit 0