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/rules | |
| 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/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 649ebba..165eb5c 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=0.99 | 8 | VERSION=1.0 |
| 9 | 9 | ||
| 10 | configure: configure-stamp | 10 | configure: configure-stamp |
| 11 | configure-stamp: | 11 | configure-stamp: |
