Fix: wheezy warning compilation
[l2tpns.git] / debian / preinst
1 #! /bin/sh
2 # preinst script for l2tpns
3
4 set -e
5
6 # dh_installdeb will replace this with shell code automatically
7 # generated by other debhelper scripts.
8
9 #DEBHELPER#
10
11 exit 0
12
13