summaryrefslogtreecommitdiffstats
path: root/debian/postinst
diff options
context:
space:
mode:
authorMikko Rantalainen <mikko.rantalainen@peda.net>2010-05-06 10:52:52 +0300
committerMikko Rantalainen <mikko.rantalainen@peda.net>2010-05-06 11:30:22 +0300
commit1278c2649dd16e5ebfc32f128201be1e933ca3e1 (patch)
tree75ef1e498e33f5b264ee3515afa9e3916e13dc32 /debian/postinst
parent9841cdc62f15cdd48523f67ae448fb07fc58dfac (diff)
downloadetherpad-1278c2649dd16e5ebfc32f128201be1e933ca3e1.tar.gz
etherpad-1278c2649dd16e5ebfc32f128201be1e933ca3e1.tar.bz2
etherpad-1278c2649dd16e5ebfc32f128201be1e933ca3e1.zip
Added #DEBHELPER# marker to scripts
This marker is required by dh_* scripts used in debian/rules.
Diffstat (limited to 'debian/postinst')
-rwxr-xr-xdebian/postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 3b85741..3ce2754 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -79,3 +79,6 @@ m4 \
> /etc/etherpad/etherpad.local.properties
chown etherpad:etherpad /etc/etherpad/etherpad.local.properties
+
+#DEBHELPER#
+