Merge commit 'dkg/master'
[monkeysphere.git] / packaging / debian / monkeysphere.preinst
index 860286b069de5db0927b9bd527d80a1404bd2a9a..528da84ed9d6b594b4d86a886470becc77b2665b 100755 (executable)
@@ -20,3 +20,10 @@ if [ -f "$VARLIB"/gnupg-authentication/gpg.conf -a ! -L "$VARLIB"/gnupg-authenti
     chown root:root "$ETC"/gpg-authentication.conf
     ln -s "$ETC"/gpg-authentication.conf "$VARLIB"/gnupg-authentication/gpg.conf
 fi
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0