mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/hddtemp: migrate to new autopoint flag
Signed-off-by: Vincent Fazio <vfazio@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
92aea79ded
commit
b21fc7532c
@@ -11,7 +11,7 @@ HDDTEMP_LICENSE_FILES = GPL-2
|
||||
|
||||
# Fetched from Github with no configure script
|
||||
HDDTEMP_AUTORECONF = YES
|
||||
HDDTEMP_GETTEXTIZE = YES
|
||||
HDDTEMP_AUTOPOINT = YES
|
||||
|
||||
HDDTEMP_DB_PATH = /usr/share/misc/hddtemp.db
|
||||
HDDTEMP_CONF_OPTS = --with-db-path=$(HDDTEMP_DB_PATH)
|
||||
|
||||
Reference in New Issue
Block a user