Imported Debian patch 2.1.21-1.1
[l2tpns.git] / debian / postinst
diff --git a/debian/postinst b/debian/postinst
new file mode 100644 (file)
index 0000000..603bda2
--- /dev/null
@@ -0,0 +1,13 @@
+#! /bin/sh
+# postinst script for l2tpns
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0