diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2009-01-24 13:42:53 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2009-01-24 13:42:53 +0100 |
| commit | b26ac497670ea0326f57611b1aabc95e59611622 (patch) | |
| tree | 93dc7d92af2c6be196e0a57ab648decb626edec3 /debian/rules | |
| parent | 62e2212d37d0dc5b5b72232579a4e28d84b19a49 (diff) | |
Add support for MacPro 3 temperature sensors
From: Bharath Ramesh <bramesh@vt.edu>
MacPro 3 have more temperature sensors than the previous MacPro's also
the sensor THTG has been removed. This patch add supports for the
newer temperature sensors in the MacPro3.
Signed-off-by: Bharath Ramesh <bramesh@vt.edu>
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 9fdb303..7a3af34 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=applesmc | 7 | NAME=applesmc |
| 8 | VERSION=0.14.2 | 8 | VERSION=0.14.3 |
| 9 | 9 | ||
| 10 | configure: configure-stamp | 10 | configure: configure-stamp |
| 11 | configure-stamp: | 11 | configure-stamp: |
