Hi,

I hope this is the right place for this.
I couldn't find a bug tracker and the lesswatts one doesn't have a
powertop component, so I'm sending it here.

I think the PowerTOP Makefile is wrongly creating
${DESTDIR}${PREFIX}/var/cache/powertop,
when it should probably create
${DESTDIR}/var/cache/powertop.

the code in parameters/ also writes to/reads from /var/cache/powertop,
so that seems to be the right location.

The attached patch fixes that. (Pretty simple change, but git
format-patch is nice :-) )

Benedikt

Attachment: powertop-create-cache-under-var-not-PREFIX-var.patch
Description: Binary data

_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

Reply via email to