File: postrm

package info (click to toggle)
saml 970418-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,204 kB
  • ctags: 1,701
  • sloc: ansic: 17,182; sh: 2,583; yacc: 497; perl: 264; makefile: 250; python: 242
file content (5 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh
set -e
#if [ -L /usr/lib/libsaml.so  ] ; then rm -f /usr/lib/libsaml.so  ; fi
#if [ -L /usr/lib/libsaml.so.0  ] ; then rm -f /usr/lib/libsaml.so.0  ; fi
#if [ -L /usr/lib/libsaml.so.970418  ] ; then rm -f /usr/lib/libsaml.so.970418 ; fi