summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-20 18:09:37 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-20 18:11:14 -0500
commitc71fa871b97700d696c5222201405ab681f0b4e9 (patch)
tree8b023d5ed5868e2d55bd0624c0f9089db5d8c0a9 /packaging
parentab955c8153674a61b20671dad7e83cd9c4eb7043 (diff)
Add "true" to prerm script so that lintian will stop complaining that
the script is empty. also small doc tweaks.
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/debian/monkeysphere.prerm2
1 files changed, 2 insertions, 0 deletions
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 <jrollins@finestructure.net>
# Copyright 2008-2009
+true
+
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.