File: procmail.postrm

package info (click to toggle)
dotfile 2.2-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 4,596 kB
  • ctags: 456
  • sloc: tcl: 11,732; sh: 965; makefile: 304; csh: 13; ansic: 7
file content (3 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
#!/bin/sh -e
rm -rf /usr/lib/dotfile/procmail/bytecompile  >/dev/null
if [ -x /usr/bin/update-menus ] ; then update-menus ; fi