From 1278c2649dd16e5ebfc32f128201be1e933ca3e1 Mon Sep 17 00:00:00 2001 From: Mikko Rantalainen Date: Thu, 6 May 2010 10:52:52 +0300 Subject: Added #DEBHELPER# marker to scripts This marker is required by dh_* scripts used in debian/rules. --- debian/postinst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/postinst') 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# + -- cgit v1.2.3