File: postinst

package info (click to toggle)
localization-config 0.116
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 604 kB
  • ctags: 38
  • sloc: perl: 2,894; sh: 58; makefile: 32
file content (12 lines) | stat: -rw-r--r-- 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

# 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#