diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-10-25 01:45:50 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-10-25 01:45:50 +0200 |
| commit | 8b25612e078e6e93c880b84b603110dec02b5881 (patch) | |
| tree | ccc0a4e127b7d43d4fc170b5aabaa989a19c4ed7 /debian/postinst | |
| parent | c666f466b8af4e2433325b7812515516c2f5adcf (diff) | |
bcm5974-1.0.1
Fixed a package stability problem when installing on a machine
without supported touchpad.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/postinst')
| -rw-r--r-- | debian/postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst index 32fdaab..d0b74cd 100644 --- a/debian/postinst +++ b/debian/postinst | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | set -e | 3 | set -e |
| 4 | 4 | ||
| 5 | NAME=bcm5974 | 5 | NAME=bcm5974 |
| 6 | VERSION=1.0 | 6 | VERSION=1.0.1 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
