[Pkg-voip-commits] [ring] 01/01: postinst: add debhelper token

Alexandre Viau aviau at moszumanska.debian.org
Fri Mar 18 14:36:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

aviau pushed a commit to branch master
in repository ring.

commit 3ea39fd1d532e99f44eb3f1f98826cbff789a123
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Mar 18 10:36:42 2016 -0400

    postinst: add debhelper token
---
 debian/ring.postinst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/ring.postinst b/debian/ring.postinst
index c6687e2..fa385a3 100755
--- a/debian/ring.postinst
+++ b/debian/ring.postinst
@@ -5,3 +5,7 @@ set -e
 if [ "$1" = "configure" ]; then
   ldconfig
 fi
+
+#DEBHELPER#
+
+exit 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git



More information about the Pkg-voip-commits mailing list