install hddtemp DB

This commit is contained in:
mglae 2016-09-07 19:35:11 +02:00
parent b37a514eca
commit 92c5483984

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