summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-12-23 13:45:11 -0200
committervarac <varacanero@zeromail.org>2017-03-21 12:15:52 +0100
commit25c7504fd70e46e3ef5b0cbbad30e8120fb7de6f (patch)
tree5dd6d0320a8a1e8ca70ea836a50035df43302ebb
parentca562366d7e66f2602e322f68213d3482bdab30c (diff)
[pkg] add empty debian postrm file for soledad-server
Seems that this file was removed in the process of packaging different versions of soledad. The missing file caused dh_installinit to create a standard debhelper file that violated lintian. See the following issue for more details: https://leap.se/code/issues/8701
-rw-r--r--debian/soledad-server.postrm1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/soledad-server.postrm b/debian/soledad-server.postrm
new file mode 100644
index 00000000..1a248525
--- /dev/null
+++ b/debian/soledad-server.postrm
@@ -0,0 +1 @@
+#!/bin/sh