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/rules | |
| 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/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 165eb5c..f4c2023 100755 --- a/debian/rules +++ b/debian/rules | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | #export DH_VERBOSE=1 | 5 | #export DH_VERBOSE=1 |
| 6 | 6 | ||
| 7 | NAME=bcm5974 | 7 | NAME=bcm5974 |
| 8 | VERSION=1.0 | 8 | VERSION=1.0.1 |
| 9 | 9 | ||
| 10 | configure: configure-stamp | 10 | configure: configure-stamp |
| 11 | configure-stamp: | 11 | configure-stamp: |
