summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-03-15 10:17:49 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-03-15 10:17:49 +0100
commit2ec1ed931958050c12b79d019f5c20426dd729a8 (patch)
tree26bb528e3c580ca1a51ccf8af18d639017781675 /debian/postinst
parentdf0dda909f4033185681c17b40af27942de83bea (diff)
Corrected distro targetHEADv1.0.2master
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 430a77e..403ebaa 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=hid-apple 5NAME=hid-apple
6VERSION=1.0.1 6VERSION=1.0.2
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)