summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-08-30 12:52:27 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-08-30 12:52:27 +0200
commit2595d194cb1241fc668f3d69ab226aedab32aaf5 (patch)
treee56673f09c8c3f7c0e6dc082bfafdaae61147d8f /debian/postinst
parent8cf31d6799f23120b7c1cb26b433eae9b267de1e (diff)
Update to 2.6.36+
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 abd388c..7395342 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=bcm5974 5NAME=bcm5974
6VERSION=1.1.4 6VERSION=1.1.5
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)