~ubuntu-branches/debian/squeeze/guake/squeeze

« back to all changes in this revision

Viewing changes to debian/prerm

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2008-12-28 18:33:27 UTC
  • Revision ID: james.westby@ubuntu.com-20081228183327-he8xa05nrd3xg7k3
Tags: 0.3.1-6
* set -e added to the maintainer scripts
* misc depends added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
 
#set -e
 
2
set -e
3
3
 
4
4
case "$1" in
5
5
        remove|deconfigure)