summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-03-22 09:27:11 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-03-22 14:28:43 +0100
commit4b3317e685716652126784e6b97b411757a89231 (patch)
treef3938670b42b216a7f319f37acfa9c705ec36213 /debian/postinst
parentfa283283fe212ac52ee6f7b7b1f5759eecc5ca19 (diff)
* Update to natty (2.6.38-7) base * Add support for 0006 model
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 5109a60..493cbd3 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=hid-ntrig 5NAME=hid-ntrig
6VERSION=1.1.2 6VERSION=1.1.3
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)