summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-04-24 13:06:15 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-04-24 13:06:15 +0200
commite91e9a573068a225a8b02b218b4dabefe600f01a (patch)
treecdc65ac19ac2cbc05325c0f887f7cc745c70e7e2 /debian/postinst
parent693dc2b3ef88febabedcc75119d024987e3c5fe2 (diff)
Update applesmc.c to kernel version 2.6.34-rc5
This version will work for karmic and lucid packages.
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 29d68f7..f4ef2fd 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=applesmc 5NAME=applesmc
6VERSION=0.14.4 6VERSION=0.15.1
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)