summaryrefslogtreecommitdiff
path: root/debian/postinst
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/postinst
parentb26ac497670ea0326f57611b1aabc95e59611622 (diff)
Rebuild for jaunty
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index 2dfb3d1..29d68f7 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=applesmc 5NAME=applesmc
6VERSION=0.14.3 6VERSION=0.14.4
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)