[debian-mysql] [RFC PATCH 5/9] * d/mysql-server-5.5.postrm: restoring postrm debhelper token to get proper behaviors from dh_installinit and dh_apparmor.
Robie Basak
robie.basak at canonical.com
Wed Aug 13 17:03:47 UTC 2014
---
debian/mysql-server-5.6.postrm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/mysql-server-5.6.postrm b/debian/mysql-server-5.6.postrm
index df30cde..4c9699e 100644
--- a/debian/mysql-server-5.6.postrm
+++ b/debian/mysql-server-5.6.postrm
@@ -80,6 +80,6 @@ if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
fi
# (normally) End automatically added section
-# no DEBHELPER here, "update-rc.d remove" fails if mysql-server-5.6 is installed
+#DEBHELPER#
exit 0
--
1.9.1
More information about the pkg-mysql-maint
mailing list