summaryrefslogtreecommitdiff
path: root/packaging/debian/monkeysphere.prerm
blob: 1fb2636d4791cb1cd929164e3bd17ff7fc2499fd (plain)
  1. #!/bin/sh -e
  2. # prerm script for monkeysphere
  3. # Author: Jameson Rollins <jrollins@finestructure.net>
  4. # Copyright 2008-2009
  5. # dh_installdeb will replace this with shell code automatically
  6. # generated by other debhelper scripts.
  7. #DEBHELPER#
  8. exit 0