summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-16 02:05:16 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-16 02:05:16 +0100
commit854d160e5aeae10fed51a85b0a5e73877309087f (patch)
tree9d360d164f83c9bb88aa8f0d688861fa59ea7eec /debian/postrm
parent43855063114647dc5094c79f93f86748a7de631b (diff)
Add autoinstaller directive
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/postrm')
-rw-r--r--debian/postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postrm b/debian/postrm
index 98cbcc3..fd37575 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=applesmc 3NAME=applesmc
4VERSION=0.12.3 4VERSION=0.13.1
5 5
6set -e 6set -e
7 7