summaryrefslogtreecommitdiff
path: root/debian/postrm
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/postrm
parentdf0dda909f4033185681c17b40af27942de83bea (diff)
Corrected distro targetHEADv1.0.2master
Diffstat (limited to 'debian/postrm')
-rw-r--r--debian/postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postrm b/debian/postrm
index 55b6ba3..9139e29 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=hid-apple 3NAME=hid-apple
4VERSION=1.0.1 4VERSION=1.0.2
5 5
6set -e 6set -e
7 7