summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-09-23 14:06:43 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-09-23 14:06:43 +0200
commitb90dbef8feab747b28bbd7a7cb282b22a6deb4b4 (patch)
tree2c0ba1a4e835f9eb266499f31e60e74ece39bdfc /debian/postinst
parentbeab739a36435048626c69861b3ad144bce23d5b (diff)
Sync with Upstream version applied to jikos treeHEADmaster
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 e1b32f4..cff9255 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=hid-3m-pct 5NAME=hid-3m-pct
6VERSION=1.0.2 6VERSION=1.0.4
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)