diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-11-16 02:12:22 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-11-16 02:12:22 +0100 |
| commit | 2bcfe37f6231ab250f75b761b8382a7b51bb555a (patch) | |
| tree | 9a8bc4c8de29ab588c62b6955dd1df9b6a4b51fd /debian/postrm | |
| parent | 3bc4ec9876cbda1b7c2ad4fba0064d0e8e425fe2 (diff) | |
Add autoinstall directive
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/postrm')
| -rw-r--r-- | debian/postrm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postrm b/debian/postrm index c1d236c..9fa264e 100644 --- a/debian/postrm +++ b/debian/postrm | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | 2 | ||
| 3 | NAME=bcm5974 | 3 | NAME=bcm5974 |
| 4 | VERSION=1.1.0 | 4 | VERSION=1.1.1 |
| 5 | 5 | ||
| 6 | set -e | 6 | set -e |
| 7 | 7 | ||
