diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-10-25 00:39:51 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-10-25 00:39:51 +0200 |
| commit | c666f466b8af4e2433325b7812515516c2f5adcf (patch) | |
| tree | 9cceaade59213a55bae10cb926df7ebc223a158f /debian/postinst | |
| parent | 6ba4f05f5dec71b5e2214461625de18a47a7802e (diff) | |
Version 1.0
Debian DKMS package, with source available at launchpad:
https://code.launchpad.net/~rydberg
Package uploaded to the mactel-support PPA
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 3bc6c41..32fdaab 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=0.99 | 6 | VERSION=1.0 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
