diff options
author | user <user@bergwerk> | 2011-07-09 07:11:12 +0000 |
---|---|---|
committer | user <user@bergwerk> | 2011-07-09 07:11:12 +0000 |
commit | e03b7fc183deb56cf71eb9095257356d4c2c54dc (patch) | |
tree | 0a839985868d38085ef4b0754c3a0ec4105426b7 /btc | |
parent | ae7f4a6fe65530bebf37a17a026a611122f3de5a (diff) |
mining Makefile: enable auto-configure
Diffstat (limited to 'btc')
-rw-r--r-- | btc/mining/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btc/mining/Makefile b/btc/mining/Makefile index f8362cda..8701920f 100644 --- a/btc/mining/Makefile +++ b/btc/mining/Makefile @@ -14,7 +14,7 @@ fix-linucCoin: configure echo 'sudo tar xvf /opt/AMD-APP-SDK-v2.4-lnx64/icd-registration.tgz -C /' >> /usr/bin/ati_license cp -r user /home configure: - sensors-detect + yes '' | sensors-detect @cat CONFIGURE archlinux: bin/archlinux-cruise-control |