l2tpns/debian/prerm
2011-07-07 12:45:05 +02:00

13 lines
173 B
Bash

#! /bin/sh
# prerm script for l2tpns
set -e
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0