File: postinst

package info (click to toggle)
localization-config 1.07
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 672 kB
  • ctags: 44
  • sloc: perl: 3,174; sh: 67; makefile: 38
file content (11 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

set -e

# Source the debconf confmodule to ensure that the templates are loaded.
. /usr/share/debconf/confmodule

# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.

#DEBHELPER#