|
@ -23,5 +23,5 @@ |
|
|
|
|
|
|
|
|
var_append extraconfopt " " "--with-db-path=$datadir/hddtemp/hddtemp.db" |
|
|
var_append extraconfopt " " "--with-db-path=$datadir/hddtemp/hddtemp.db" |
|
|
postinstall="mkdir -p $datadir/hddtemp/ ; \ |
|
|
postinstall="mkdir -p $datadir/hddtemp/ ; \ |
|
|
cp $archdir/hddtemp-20030928.db $datadir/hddtemp/hddtemp.db" |
|
|
|
|
|
|
|
|
cp $archdir/hddtemp-*.db $datadir/hddtemp/hddtemp.db" |
|
|
|
|
|
|