summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-11-04 14:46:22 +0100
committerHenrik Rydberg <rydberg@euromail.se>2010-11-04 14:46:22 +0100
commit9a75d2e7fa8bb4f02a79e3ee0f69ba4796da63f9 (patch)
treec512040518eb0649096a42c0039368d4800ee6ba /debian/postinst
parent63ae4e632b18a22e9fb12db7d9e9b99d6fbdc696 (diff)
Add support for MBA31 and MBA32 models
Note the dependency on hid-dkms-1.0.6 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 7395342..0df502a 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=bcm5974 5NAME=bcm5974
6VERSION=1.1.5 6VERSION=1.1.6
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)