summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-04-30 08:55:37 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-04-30 09:15:43 +0200
commit833c34f893aa0472f36dee037986d138076c8237 (patch)
tree41b7639f3b8562e40e1a226e804b4b87b8041f40 /debian/postinst
parentc8249869c56cdc23c005e87aedea9a06276d643d (diff)
Add DKMS support for the MBP5,3, MBP5,4, MBP6 and MBP7 models
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 f4ef2fd..ad053c6 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=applesmc 5NAME=applesmc
6VERSION=0.15.1 6VERSION=0.15.2
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)