summaryrefslogtreecommitdiff
path: root/debian/postrm
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/postrm
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/postrm')
-rw-r--r--debian/postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postrm b/debian/postrm
index 9a4ef29..9ec40a4 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=bcm5974 3NAME=bcm5974
4VERSION=0.99 4VERSION=1.0
5 5
6set -e 6set -e
7 7