summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-05-04 22:08:20 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-05-04 22:08:20 +0200
commit9cf0f8e5b28d3c9b53eea70a8ed7aede6500c4d6 (patch)
tree1522820ac04ab9c5107f2fe4da92328f88e2484e /debian/postrm
parentfa95b7df25753ca791974b24efeb55ab49e2e2bf (diff)
Update applesmc to kernel version 2.6.34-rc6+pending
This patch makes applesmc.c equal to the 2.6.34-rc6 tree plus bugfixes and pending changes for SMC labels added. 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 f3fdfa8..b4c3194 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.16.0 4VERSION=0.16.1
5 5
6set -e 6set -e
7 7