File: postinst

package info (click to toggle)
spamprobe 1.4d-14
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,348 kB
  • ctags: 2,307
  • sloc: cpp: 15,044; sh: 823; ansic: 675; makefile: 274; ruby: 178; lisp: 73
file content (9 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
#! /bin/sh
# $URL: svn+bsb://svn.winnegan.de/svn/spamprobe/trunk/debian/postinst $
# $Id: postinst 28 2004-04-08 09:39:53Z bsb $

set -e

. /usr/share/debconf/confmodule

#DEBHELPER#