~vcs-imports/thai-ttf/main

« back to all changes in this revision

Viewing changes to debian/postinst

  • Committer: chanop
  • Date: 2003-04-11 11:30:18 UTC
  • Revision ID: Arch-1:nectec@arch.ubuntu.com%thai-ttf--MAIN--0--patch-37
Use debconf to announce x-ttcidconf and X configuration necesities.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
 
 
3
set -e
 
4
 
 
5
. /usr/share/debconf/confmodule
 
6
 
 
7
# dh_installdeb will replace this with shell code automatically
 
8
# generated by other debhelper scripts.
 
9
 
 
10
#DEBHELPER#
 
11
 
 
12
exit 0