fix ma so that the setup command is folded into the other commands, so
[monkeysphere.git] / packaging / debian / monkeysphere.prerm
1 #!/bin/sh -e
2
3 # prerm script for monkeysphere
4
5 # Author: Jameson Rollins <jrollins@finestructure.net>
6 # Copyright 2008-2009
7
8 # dh_installdeb will replace this with shell code automatically
9 # generated by other debhelper scripts.
10
11 #DEBHELPER#
12
13 exit 0