From 8b25612e078e6e93c880b84b603110dec02b5881 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sat, 25 Oct 2008 01:45:50 +0200 Subject: bcm5974-1.0.1 Fixed a package stability problem when installing on a machine without supported touchpad. Signed-off-by: Henrik Rydberg --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 32fdaab..d0b74cd 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=bcm5974 -VERSION=1.0 +VERSION=1.0.1 case "$1" in configure) -- cgit v1.2.3