summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-10-25 00:39:51 +0200
committerHenrik Rydberg <rydberg@euromail.se>2008-10-25 00:39:51 +0200
commitc666f466b8af4e2433325b7812515516c2f5adcf (patch)
tree9cceaade59213a55bae10cb926df7ebc223a158f /debian/postinst
parent6ba4f05f5dec71b5e2214461625de18a47a7802e (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/postinst2
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 @@
3set -e 3set -e
4 4
5NAME=bcm5974 5NAME=bcm5974
6VERSION=0.99 6VERSION=1.0
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)