summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-11-09 16:32:37 +0100
committerHenrik Rydberg <rydberg@euromail.se>2010-11-09 16:32:37 +0100
commit61dfadb41b4936d2f6f173a13eb6fb410be3d7cc (patch)
tree0a46427daf11ccf8d8c75a17f5a02608a8f1c72c /debian/postinst
parent9a75d2e7fa8bb4f02a79e3ee0f69ba4796da63f9 (diff)
Measured touchpad range on the MBA32
Thanks hiboo. 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 0df502a..ca2d261 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=bcm5974 5NAME=bcm5974
6VERSION=1.1.6 6VERSION=1.1.7
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)