diff options
Diffstat (limited to 'debian/boca-db.postinst')
| -rw-r--r-- | debian/boca-db.postinst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/boca-db.postinst b/debian/boca-db.postinst index 927c6a4..6154b81 100644 --- a/debian/boca-db.postinst +++ b/debian/boca-db.postinst @@ -73,4 +73,9 @@ esac service postgresql restart || true +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + exit 0 |