summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2009-03-13 17:21:42 +0100
committerHenrik Rydberg <rydberg@euromail.se>2009-03-13 17:21:42 +0100
commit693dc2b3ef88febabedcc75119d024987e3c5fe2 (patch)
tree8349bd60496b4f5e01ce8682070329797198f806 /debian/postrm
parentb26ac497670ea0326f57611b1aabc95e59611622 (diff)
Rebuild for jaunty
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 18b202f..66a9926 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.14.3 4VERSION=0.14.4
5 5
6set -e 6set -e
7 7