diff options
Diffstat (limited to 'debian/postinst')
-rwxr-xr-x | debian/postinst | 7 |
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 |