~ubuntu-branches/ubuntu/lucid/thaifonts-scalable/lucid-updates

« back to all changes in this revision

Viewing changes to debian/ttf-thai-tlwg.postinst

  • Committer: Bazaar Package Importer
  • Author(s): Theppitak Karoonboonyanan
  • Date: 2006-12-23 21:39:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061223213951-b8y4mk9im1tbrpsh
Tags: 1:0.4.5-2
* Add fontconfig file to register fonts with generic families
  - debian/fontconfig/65-ttf-thai-tlwg.conf: the config file
  - debian/ttf-thai-tlwg.install: install the config file to
    /etc/fonts/conf.avail/
  - debian/ttf-thai-tlwg.links: create link from /etc/fonts/conf.d/
  - debian/rules: call dh_link
* Install lintian-overrides file with dh_install.
* Bump debhelper compat to level 5.
* Remove unneeded debian/*.dirs.

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