From c71fa871b97700d696c5222201405ab681f0b4e9 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Fri, 20 Feb 2009 18:09:37 -0500 Subject: Add "true" to prerm script so that lintian will stop complaining that the script is empty. also small doc tweaks. --- packaging/debian/monkeysphere.prerm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packaging') diff --git a/packaging/debian/monkeysphere.prerm b/packaging/debian/monkeysphere.prerm index 1fb2636..5835f53 100755 --- a/packaging/debian/monkeysphere.prerm +++ b/packaging/debian/monkeysphere.prerm @@ -5,6 +5,8 @@ # Author: Jameson Rollins # Copyright 2008-2009 +true + # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. -- cgit v1.2.3