summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvi2tty/dvi2tty-5.3.3/debian/postinst
blob: 47877c36f67680c79ba62373b7db70e34a279ad3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh
# postinst script for dvi2tty
#
# see: dh_installdeb(1)

set -e

#DEBHELPER#

exit 0