summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@alnilam.(none)>2010-01-31 12:21:51 +0100
committerHenrik Rydberg <rydberg@alnilam.(none)>2010-01-31 12:21:51 +0100
commit8cf31d6799f23120b7c1cb26b433eae9b267de1e (patch)
treed7c04065258648f23f4623ecdd15704d9b906aa0 /debian/postrm
parent9ef004eb41fe5e2b087d61b00e3963fad97e6332 (diff)
Update the dkms package to kernel version 2.6.33
The 2.6.33 version sends additional packages using the multitouch (MT) protocol, which are needed by the experimental Multitouch X Driver. Existing setups using the synaptics driver are not affected. Signed-off-by: Henrik Rydberg <rydberg@alnilam.(none)>
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 748a74f..f49c1e1 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=bcm5974 3NAME=bcm5974
4VERSION=1.1.3 4VERSION=1.1.4
5 5
6set -e 6set -e
7 7