pinstall.sh 170 B

12345678
  1. #!/bin/sh
  2. echo "Post-install script for glib..."
  3. #also need this for slackware 13.1...
  4. rm -f ./etc/profile.d/*.csh* 2>/dev/null
  5. rm -f ./etc/profile.d/.wh.* 2>/dev/null