summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/postinst7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 85fc11e227..2534472b2c 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -85,3 +85,10 @@ sub saveolddata {
sub debug {
print STDERR @_, "\n";
}
+
+
+# pass control to debhelper scripts..
+#
+system <<EODEBHELPER;
+#DEBHELPER#
+EODEBHELPER