summaryrefslogtreecommitdiff
path: root/packaging/debian/monkeysphere.preinst
blob: 73c4169fbae14d443c569faf9d5215783604a701 (plain)
  1. #!/bin/sh -e
  2. # preinst 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