Merge pull request #706 from mglae/fix_hddtemp

system-tools: fix hddtemp
This commit is contained in:
Christian Hewitt 2016-09-08 07:29:24 +04:00 committed by GitHub
commit bfe04a0b6a

View File

@ -97,6 +97,7 @@ addon() {
# hddtemp
cp -P $(get_build_dir hddtemp)/.$TARGET_NAME/src/hddtemp $ADDON_BUILD/$PKG_ADDON_ID/bin
cp -P $(get_build_dir hddtemp)/debian/hddtemp.db $ADDON_BUILD/$PKG_ADDON_ID/data
# hd-idle
cp -P $(get_build_dir hd-idle)/hd-idle $ADDON_BUILD/$PKG_ADDON_ID/bin